mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 04:54:29 -04:00
Update the cover size when the grid comics view is shown
The size may have changed while it was away
This commit is contained in:
@ -73,6 +73,8 @@ protected slots:
|
||||
|
||||
void resetScroll();
|
||||
|
||||
virtual void showEvent(QShowEvent *event) override;
|
||||
|
||||
signals:
|
||||
void onScrollToOrigin();
|
||||
|
||||
|
Reference in New Issue
Block a user