- 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:
Marius Stanciu
2022-03-11 13:51:29 +02:00
committed by Marius
parent 97aef3bdfe
commit 4398b3468f
6 changed files with 228 additions and 123 deletions

View File

@@ -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