Draft: update DefaultShapeColor in params.py to match new default
This commit is contained in:
@@ -485,7 +485,7 @@ def _get_param_dictionary():
|
||||
"BackgroundColor": ("unsigned", 336897023),
|
||||
"BackgroundColor2": ("unsigned", 859006463),
|
||||
"BackgroundColor3": ("unsigned", 2543299327),
|
||||
"DefaultShapeColor": ("unsigned", 3435973887),
|
||||
"DefaultShapeColor": ("unsigned", 3435980543),
|
||||
"DefaultShapeLineColor": ("unsigned", 421075455),
|
||||
"DefaultShapeLineWidth": ("int", 2),
|
||||
"DefaultShapePointSize": ("int", 2),
|
||||
|
||||
Reference in New Issue
Block a user