mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Trigger a rendering pass when the settings change
This commit is contained in:
@ -28,6 +28,7 @@ public:
|
||||
|
||||
public slots:
|
||||
void onPageAvailable(int absolutePageIndex);
|
||||
void invalidateScaledImageCache();
|
||||
|
||||
protected:
|
||||
void paintEvent(QPaintEvent *event) override;
|
||||
|
||||
Reference in New Issue
Block a user