mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 08:55:05 -04:00
Add bare metal zoom handling to viewer
This commit is contained in:
@ -96,6 +96,9 @@ virtual void mouseReleaseEvent ( QMouseEvent * event );
|
||||
bool information;
|
||||
bool doublePage;
|
||||
bool doubleMangaPage;
|
||||
|
||||
qreal zoom;
|
||||
|
||||
PageLabelWidget * informationLabel;
|
||||
//QTimer * scroller;
|
||||
QPropertyAnimation * verticalScroller;
|
||||
|
Reference in New Issue
Block a user