mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-22 15:39:52 +00:00
Fix theme initialization for paint bucket settings menu
This commit is contained in:
parent
f481d9c0e7
commit
b2365b557d
@ -458,6 +458,7 @@ protected:
|
||||
}
|
||||
});
|
||||
|
||||
menu.initTheme();
|
||||
menu.showPopup(gfx::Point(bounds.x, bounds.y2()),
|
||||
display());
|
||||
deselectItems();
|
||||
|
Loading…
x
Reference in New Issue
Block a user