chore: add max zoom-in scale limit (1000x)
This commit is contained in:
@ -16,6 +16,8 @@ public:
|
||||
void setupShortcuts();
|
||||
|
||||
public:
|
||||
QAction *actionZoomIn;
|
||||
QAction *actionZoomOut;
|
||||
QAction *actionCopyPixmap;
|
||||
QAction *actionCopyFilePath;
|
||||
QAction *actionPaste;
|
||||
|
Reference in New Issue
Block a user