mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:27:34 +00:00
QuickShow: Do not reset the panning on 100% zoom.
This commit is contained in:
parent
ee64c814c6
commit
33bd18f308
2 changed files with 9 additions and 5 deletions
|
@ -74,6 +74,7 @@ private:
|
|||
|
||||
void relayout();
|
||||
void resize_window();
|
||||
void reset_view();
|
||||
|
||||
String m_path;
|
||||
RefPtr<Gfx::Bitmap> m_bitmap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue