Changelog
lightweight tag 2d675728d864b31ef4addb82c9a3f8fca177e3fc 3.3.4
Author: Britt Yazel <bwyazel@gmail.com>
Date: Sat Jan 2 23:46:47 2021 -0800
commit 2d675728d864b31ef4addb82c9a3f8fca177e3fc
Author: Britt Yazel <bwyazel@gmail.com>
Date: Sat Jan 2 23:45:35 2021 -0800
Stop inheriting from CompactAuraTemplate to fix taint
We now use :SetMouseClickEnabled(false) to allow our frames to pass clicks straight through. 9.0.1 secretly changed this to auto-enable when registering OnEnter and OnLeave handlers, which made me think it was broken.
commit 9ead833c7827921316aa2ec271cd095298b6dfe4
Author: Britt Yazel <bwyazel@gmail.com>
Date: Sat Jan 2 23:45:35 2021 -0800
Stop inheriting from CompactAuraTemplate to fix taint
We now use :SetMouseClickEnabled(false) to allow our frames to pass clicks straight through. 9.0.1 secretly changed this to auto-enable when registering OnEnter and OnLeave handlers, which made me think it was broken.