Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Draft: improvements for gui_groups.py
* All actions are handled as transactions to make them undoable. * In the Draft_AutoGroup menu groups are separated from layers. * The Draft_NewLayer.svg icon is used for the New layer option. * Selecting that option prompts for a layer name and also activates that layer. * Icons and separators have been added to the Draft_AddToGroup menu. * The task panel of that command has been replaced with a QInputDialog.getText dialog for consistency.
- Loading branch information