Turing-Complete-Game / Suggestions-and-Issues

0 stars 0 forks source link

[Bug]: Small UI bug (merged menus) #163

Open Gelthir opened 1 month ago

Gelthir commented 1 month ago

Discord Thread

https://discord.com/channels/828292123936948244/1269862619368521789

What happened?

If you open a folder by clicking it, hover over the folder to the left, then go to the next item on the left, it will create a strange Frankenstein of both menus

Repro steps: 1) Click Word ((this locks the word menu open) 1) Click Logic (this locks the logic menu open) 1) Hover over Split, this replaces the logic component menu with a list of Splitters/Makers 1) Hover over one of the splitters. This displays both Splitters/Makers and the Logic components.

Expect: While hovering only a single list is displayed not two merged lists.

image

Version

0.1114 Beta

What OSes are you seeing the problem on?

Windows

Relevant debug.log output, search next to the exectuable

No response