[BUG] Disable action block red coloration issue
MechaZao opened this issue ยท 1 comments
๐ต Describe the bug:
Seems like the disable block coloration is all kinds of weird.
I disabled one block, and it colored everything various shades of red.
Disabling further blocks makes the red more and more intense.
Turning off disable does not clear the red coloration.
๐ต To reproduce:
Steps to reproduce the behavior.
- Open a macro
- Click on "Disable Block" on any action block
- Block (and often wrong blocks) turns red
- Untick Disable and the red stays.
๐ต Expected behavior:
I would expect only the disabled block to turn red, and for the color to go away when unticked.
๐ต GSE.lua file:
GSE.lua.txt
๐ต Desktop (please complete the following information):
- OS: Windows 10 64bit
- Game Version: Retail 9.1.0
๐ต GSE Version:
- Version: 3.0.21
- Downloaded From: curseforge
Already fixed as part of #871