mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-19 23:25:09 -05:00
Stop tileset editor from scrolling to map's selection when saving
This commit is contained in:
@@ -164,6 +164,7 @@ private:
|
||||
QGraphicsScene *selectedTileScene = nullptr;
|
||||
QGraphicsPixmapItem *selectedTilePixmapItem = nullptr;
|
||||
QGraphicsScene *metatileLayersScene = nullptr;
|
||||
bool lockSelection = false;
|
||||
|
||||
signals:
|
||||
void tilesetsSaved(QString, QString);
|
||||
|
||||
Reference in New Issue
Block a user