Part: [skip ci] use the right value from the user settings to set point size
This commit is contained in:
@@ -56,6 +56,7 @@ public:
|
||||
FC_VIEW_PARAM(DefaultShapeLineColor,unsigned long,Unsigned,421075455UL) \
|
||||
FC_VIEW_PARAM(DefaultShapeColor,unsigned long,Unsigned,0xCCCCCC00) \
|
||||
FC_VIEW_PARAM(DefaultShapeLineWidth,int,Int,2) \
|
||||
FC_VIEW_PARAM(DefaultShapePointSize,int,Int,2) \
|
||||
FC_VIEW_PARAM(CoinCycleCheck,bool,Bool,true) \
|
||||
FC_VIEW_PARAM(EnablePropertyViewForInactiveDocument,bool,Bool,true) \
|
||||
FC_VIEW_PARAM(ShowSelectionBoundingBox,bool,Bool,false) \
|
||||
|
||||
Reference in New Issue
Block a user