Simplify the cancel logic for input and display settings
Change-Id: I2afe78edad31b00a35d0589384e4091b61091275
This commit is contained in:
committed by
Niklas Laxström
parent
f14161a0cd
commit
ef826e0e75
@@ -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( '.input-settings-block.active' ).click();
|
||||
this.$window.find( '.settings-menu-items > .active' ).click();
|
||||
this.position();
|
||||
this.visible();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user