mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 02:52:11 +01:00
Close group edit when switching out of config pages.
This commit is contained in:
parent
97c1fccdc7
commit
e3686cd673
2 changed files with 1 additions and 0 deletions
Binary file not shown.
|
|
@ -1075,6 +1075,7 @@ class UIBinder {
|
|||
else this.setConfigPanel();
|
||||
}
|
||||
somfy.showEditShade(false);
|
||||
somfy.showEditGroup(false);
|
||||
}
|
||||
}
|
||||
var ui = new UIBinder();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue