[TD]limit zoom out

This commit is contained in:
wandererfan
2022-09-16 10:06:17 -04:00
committed by WandererFan
parent 3eb8a8f133
commit 3600a6806d
2 changed files with 24 additions and 14 deletions

View File

@@ -98,6 +98,7 @@ public:
protected:
virtual void initialize();
virtual void setAnchor();
QGVPage* m_viewer;
int m_currentmode;
@@ -120,6 +121,7 @@ protected:
KeyCombination m_keyCombo;
QCursor m_saveCursor;
int m_wheelDeltaCounter;
int m_mouseDeltaCounter;
private: