mirror of
https://github.com/YACReader/yacreader
synced 2026-01-03 14:53:35 -05: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