Move drag origin coordinates to MouseHandler

This commit is contained in:
Luis Ángel San Martín
2025-05-04 09:53:31 +02:00
parent 8b41bbf711
commit d291569e5f
3 changed files with 6 additions and 10 deletions

View File

@ -148,9 +148,6 @@ private:
int translatorXPos;
QPropertyAnimation *translatorAnimation;
int yDragOrigin;
int xDragOrigin;
NotificationsLabelWidget *notificationsLabel;
bool shouldOpenNext;