WooshiiDev / HierarchyDecorator

Lightweight Unity Plugin transforming the Hierarchy into what it should be. Adds headers, styles, icons and more.
MIT License
1.02k stars 47 forks source link

Bug - GameObject activation checkboxes are getting hidden by the overflow #48

Closed Razenpok closed 2 years ago

Razenpok commented 2 years ago

Image from Gyazo

They should stay even if components/layers are hidden

WooshiiDev commented 2 years ago

Hey there again Razen,

It seems to be handling the hide/show incorrectly as it should only be hiding individual instances when they overlap rather than hiding the entire set. I also notice the foldout drawing wrong on openBtn so there may be more going on here that I've not realized in a certain situation. 🤔

I've been attempting to replicate this but so far I've had no luck, could I ask what version this is on as I have a feeling it's (somewhat) version specific.

Also if you have any other info that could be provided that may help I'd massively appreciate it. The multiple issues I see in that gif could point to an issue that is larger - I still do believe it's version specific though.

Cheers, Wooshii

Razenpok commented 2 years ago

Hey Wooshii

I'm on 2019.4.16f1 now. Yeah, I'm also noticing some foldout icon issues now, as sometimes mouse clicks on it stop working. I'm using the keyboard and arrow keys as an alternative in those cases.

Razenpok commented 2 years ago

Omg, apparently my version went back to 1.0.2 for some reason. It's all working in 0.8.4 👌

Image from Gyazo

WooshiiDev commented 2 years ago

Ah sorry Razen, another issue due to my lazy past, I'm glad it's fixed though, but I do apologize for the inconvenience 🙏