GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

[BUG] Disable action block red coloration issue

MechaZao opened this issue ยท 1 comments

commented

๐Ÿ”ต 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.

  1. Open a macro
  2. Click on "Disable Block" on any action block
  3. Block (and often wrong blocks) turns red
  4. Untick Disable and the red stays.

๐Ÿ”ต Screenshots:
image

๐Ÿ”ต 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
commented

Already fixed as part of #871