- added a new feature: now in the context menu (and main menu -> Edit) there is a new command that allow to move a selection of objects at specified numeric coordinates (either absolute or relative to current position)
This commit is contained in:
@@ -40,6 +40,8 @@ class AppDefaults:
|
||||
"global_jump_ref": 'abs',
|
||||
"global_locate_pt": 'bl',
|
||||
|
||||
"global_move_ref": 'abs',
|
||||
|
||||
"global_toolbar_view": 511,
|
||||
|
||||
"global_background_timeout": 300000, # Default value is 5 minutes
|
||||
|
||||
Reference in New Issue
Block a user