mirror of
https://github.com/elementary/gala.git
synced 2024-11-30 11:03:33 +03:00
windowclone: Hide close-button immediately when transitioning back
This commit is contained in:
parent
2f4de2308e
commit
5592dae8c4
@ -285,6 +285,7 @@ namespace Gala
|
||||
toggle_shadow (false);
|
||||
|
||||
window_icon.opacity = 0;
|
||||
close_button.opacity = 0;
|
||||
|
||||
if (should_fade ())
|
||||
opacity = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user