mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-05 21:57:20 +00:00
Fixed a flicker problem when the slider of layer-opacity in the state bar were used.
This commit is contained in:
parent
015a4d713c
commit
782d3998c5
@ -453,8 +453,6 @@ void update_screen_for_sprite(const Sprite* sprite)
|
||||
update_editors_with_sprite(sprite);
|
||||
}
|
||||
}
|
||||
|
||||
statusbar_set_text(app_get_statusbar(), -1, "");
|
||||
}
|
||||
|
||||
void gui_run()
|
||||
|
Loading…
Reference in New Issue
Block a user