sirinsidiator / ESO-LibAddonMenu

http://www.esoui.com/downloads/info7-LibAddonMenu.html
Artistic License 2.0
41 stars 20 forks source link

Reload UI flag #47

Closed sirinsidiator closed 7 years ago

sirinsidiator commented 8 years ago

Many addons automatically force a UI reload when a setting needs one. This is very bad for the user experience. Instead of immediately reloading, a button should show up when such a setting is changed and when the user leaves the panel, a dialog should ask if the UI should be reloaded now in order to apply the changes. Also after the reload, the previously opened settings panel should be reopened again.

Randactyl commented 8 years ago

The panel should only reopen if the user selected the button, right? Not if they reloaded from the reminder dialog after they closed the panel.

sirinsidiator commented 8 years ago

Yes. When they already tried to close the menu there is no point in reopening it.