graphic in fullscreen now show all controls

This commit is contained in:
2023-08-21 11:21:32 +03:00
parent bf5718cc1d
commit 60ab744496
5 changed files with 403 additions and 385 deletions

View File

@@ -485,7 +485,6 @@ protected slots:
void canvasMouseDoubleClickEvent(QMouseEvent *);
void canvasWheelEvent(QWheelEvent *);
void canvasLeaveEvent(QEvent *);
void canvasKeyPressEvent(QKeyEvent *);
void graphicVisibleChange(bool checked);
void graphicAllVisibleChange(bool checked);
void lineXMinChanged(double value);