Smart-Inspector icon indicating copy to clipboard operation
Smart-Inspector copied to clipboard

some visual glitches

Open TheBricktop opened this issue 2 years ago • 4 comments

obraz I have this sometimes when opening and closing tab. Also is there any shortcut to solo / unsolo the selected tab? Or open all tabs with one click that would be helpfull.

TheBricktop avatar Jul 13 '21 15:07 TheBricktop

I have this sometimes when opening and closing tab.

This could happen when something was added inside wrong header, cause any element added directly to IMGUIContainer will make it's layout ignored (pretty annoying behavior). How can I reproduce this on materials?

Also is there any shortcut to solo / unsolo the selected tab? Or open all tabs with one click that would be helpfull.

"Solo/focus mode" will be made using RMB in v0.9.0. Not sure where I should put "reset all tabs".

neon-age avatar Jul 14 '21 03:07 neon-age

Im running with smart hierarchy and smart inspector and im sorry to say that smart inspector gives me build errors,

Library\PackageCache\[email protected]\Runtime\Fluent UITK\FluentElement.Bindings.cs(47,33): error CS0111: Type 'FluentElement<T>' already defines a member called 'Bind' with the same parameter types

Edit: Checked the code and noticed that there are hashtags and I dont understand why it doesnt exclude the editor code .

TheBricktop avatar Jul 14 '21 13:07 TheBricktop

It's me who should apologize for not testing it for build errors 😅

The preprocessors were incorrect and it was fixed in v0.8.0-pre.1

neon-age avatar Jul 14 '21 14:07 neon-age

Thank You.

TheBricktop avatar Jul 30 '21 10:07 TheBricktop