mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-28 18:32:50 +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));
|
||||
|
||||
load_window_pos(this, "MiniEditor");
|
||||
invalidate();
|
||||
}
|
||||
break;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user