mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-24 17:46:19 -05:00
Shift events if map moves when resized
This commit is contained in:
@@ -180,6 +180,8 @@ public:
|
||||
qreal collisionOpacity = 0.5;
|
||||
static QList<QList<const QImage*>> collisionIcons;
|
||||
|
||||
int eventShiftActionId = 0;
|
||||
|
||||
void objectsView_onMousePress(QMouseEvent *event);
|
||||
|
||||
int getBorderDrawDistance(int dimension);
|
||||
|
||||
Reference in New Issue
Block a user