housekeeping
This commit is contained in:
@@ -170,7 +170,7 @@ void Canvas::DrawContextMenu(gfx::Bitmap *bitmap) {
|
||||
refresh_graphics_, *palette);
|
||||
|
||||
if (refresh_graphics_) {
|
||||
auto status = bitmap->ApplyPaletteWithTransparent(
|
||||
auto status = bitmap->SetPaletteWithTransparent(
|
||||
*palette, edit_palette_sub_index_);
|
||||
Renderer::GetInstance().UpdateBitmap(bitmap);
|
||||
refresh_graphics_ = false;
|
||||
|
||||
Submodule src/lib/imgui updated: 88cda0cab6...df31774327
Submodule src/lib/imgui_test_engine updated: 3a280fa93e...7f1ac30854
Submodule src/lib/nativefiledialog-extended updated: 29e3bcb578...77b392a2ef
Reference in New Issue
Block a user