sirinsidiator / ESO-LibAddonMenu

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

Panel not refreshing when opened #82

Closed Dolgubon closed 5 years ago

Dolgubon commented 6 years ago

If the panel is registered for refresh, it does not refresh when you open the addon settings menu and it's the one currently open

Repro: Open the addon settings menu, and navigate to the panel with registerForRefresh on. Go out of the addon settings menu without choosing another addon's settings. Change some setting using something else (e.g. /script) Open up the addon settings menu. The panel will still show the old setting. If you change some other setting, or navigate to another addon's settings and then back to the original one, the panel will show the correct settings.

The function RefreshPanel is not called.

sirinsidiator commented 5 years ago

This should be fixed in r27