mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-29 12:32:52 +00:00
Redraw the entire ui::Manager after resizing
Regression introduced in dd94925cf7cde621307ae5570e890be36c789831
This commit is contained in:
parent
dd94925cf7
commit
f2d5242ff3
@ -1053,6 +1053,7 @@ void Manager::onNewDisplayConfiguration()
|
||||
}
|
||||
|
||||
_internal_set_mouse_display(m_display);
|
||||
invalidate();
|
||||
}
|
||||
|
||||
void Manager::onPreferredSize(PreferredSizeEvent& ev)
|
||||
|
Loading…
x
Reference in New Issue
Block a user