Settings don't apply when panel is closed
jicksaw opened this issue ยท 0 comments
The addon uses the deprecated frame.okay event to apply settings, which doesn't fire. Should use frame.OnCommit instead. I've only tested this on SoD.
References:
https://github.com/Gethe/wow-ui-source/blob/9f404c4219578f2d70a1adb1197a6579f42cbbfe/Interface/SharedXML/Settings/Blizzard_Deprecated.lua
https://github.com/Gethe/wow-ui-source/blob/9f404c4219578f2d70a1adb1197a6579f42cbbfe/Interface/SharedXML/Settings/Blizzard_ImplementationReadme.lua