mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-20 07:36:31 -05:00
keep selected tool when switching tabs
This commit is contained in:
@@ -128,7 +128,6 @@ public:
|
||||
QList<DraggablePixmapItem*> *selected_events = nullptr;
|
||||
|
||||
QString map_edit_mode;
|
||||
QString prev_edit_mode;
|
||||
|
||||
int scale_exp = 0;
|
||||
double scale_base = sqrt(2); // adjust scale factor with this
|
||||
|
||||
Reference in New Issue
Block a user