mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-06 03:39:51 +00:00
Fix drawing issues of mini editor when the app is launched from explorer/finder when a file is double-clicked
This commit is contained in:
parent
76919072e0
commit
25ee4df7fb
@ -162,6 +162,7 @@ bool MiniEditorWindow::onProcessMessage(ui::Message* msg)
|
|||||||
width, height));
|
width, height));
|
||||||
|
|
||||||
load_window_pos(this, "MiniEditor");
|
load_window_pos(this, "MiniEditor");
|
||||||
|
invalidate();
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user