sirinsidiator / ESO-LibAddonMenu

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

LAM.util is wiped on each version load #44

Closed sirinsidiator closed 8 years ago

sirinsidiator commented 8 years ago

This causes GetIconPickerMenu to disappear when an older revision with the same widget version is loaded first. To fix it, the util table should only be created once and be reused afterwards and the widget version of iconPicker has to be increased.