Fix some tool button issues

This commit is contained in:
GriffinR
2025-05-11 18:13:51 -04:00
parent 521410e1f6
commit dd8486ba34
6 changed files with 73 additions and 184 deletions

View File

@@ -92,6 +92,7 @@ public:
private:
void paintSmartPath(int x, int y, bool fromScriptCall = false);
static QList<int> smartPathTable;
QPoint lastMetatileSelectionPos = QPoint(-1,-1);
unsigned actionId_ = 0;