[gnome-boxes/wip/wizard-n-props-in-dialog2: 10/10] tmp
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/wip/wizard-n-props-in-dialog2: 10/10] tmp
- Date: Fri, 29 Aug 2014 00:37:22 +0000 (UTC)
commit ecde80fc56e955d21b247a74e2d1cd2d7fc07cba
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Thu Aug 28 19:18:36 2014 +0100
tmp
src/app-window.vala | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/src/app-window.vala b/src/app-window.vala
index eaeecb9..9fe78ad 100644
--- a/src/app-window.vala
+++ b/src/app-window.vala
@@ -124,9 +124,7 @@ private class Boxes.AppWindow: Gtk.ApplicationWindow, Boxes.UI {
}
private void ui_state_changed () {
- // The order is important for some widgets here (e.g properties must change its state before wizard
so it can
- // flush any deferred changes for wizard to pick-up when going back from properties to wizard
(review).
- foreach (var ui in new Boxes.UI[] { topbar, view, props_dialog, wizard_dialog, empty_boxes }) {
+ foreach (var ui in new Boxes.UI[] { topbar, view, wizard_dialog, props_dialog, empty_boxes }) {
ui.set_state (ui_state);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]