Revert "Simplify the cancel logic for input and display settings"
This reverts commit a5d79594a3.
Causes new integration tests to fail.
Change-Id: I7e14d73d0d726a3253e8c6e6bdf5066230d8454c
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
|
||||
// Every time we show this window, make sure the current
|
||||
// settings panels is upto date. So just click on active menu item.
|
||||
this.$window.find( '.settings-menu-items > .active' ).click();
|
||||
this.$window.find( '.input-settings-block.active' ).click();
|
||||
this.position();
|
||||
this.visible();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user