use enum_ prop in seadesc to store all members
because frappy can not handle dynamic enums
This commit is contained in:
@ -48,6 +48,7 @@ proc stdConfig::magfield_kids {{bipolar 0}} {
|
||||
default 1
|
||||
prop write magfield::write_pers
|
||||
prop enum off,on
|
||||
prop enum_ forever_off=-1,off=0,on=1
|
||||
prop label "persistent mode:"
|
||||
prop help "hidden mode -1: completely off"
|
||||
|
||||
|
Reference in New Issue
Block a user