mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-23 00:40:04 +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()),
|
menu.showPopup(gfx::Point(bounds.x, bounds.y2()),
|
||||||
display());
|
display());
|
||||||
deselectItems();
|
deselectItems();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user