windowclone: Hide close-button immediately when transitioning back

This commit is contained in:
Diego Rocha 2016-02-15 10:09:12 +01:00 committed by Rico Tzschichholz
parent 2f4de2308e
commit 5592dae8c4

View File

@ -285,6 +285,7 @@ namespace Gala
toggle_shadow (false);
window_icon.opacity = 0;
close_button.opacity = 0;
if (should_fade ())
opacity = 0;