metalgearsloth

Results 298 issues of metalgearsloth
trafficstars

Doesn't need to be fancy, just a UI version of the console autocompletion essentially. Mainly for stuff like audio / texture paths to help with completion. (Specifically this is so...

Issue: Feature
Area: UI

If I give you a mangled path I just want False not you throwing. Also why does the method take in nullable then throw when you pass in nullable, dahell.

Looks more comprehensive with search and stuff, I imagine this hasn't worked for a while.

It just plays audioresource / the stream directly.

E.g. soundspecifier, anything else that should be readwrite (like collections) but you can't adjust.

Draft because it still looks skrunkly and want to align it with the horizontal one a bit. Also features none of the fake-button handling of TabContainer.

Potentially large breaking change so want to playtest some more. Most things seem fine. Resolves https://github.com/space-wizards/RobustToolbox/issues/4944

Sometimes you have a dynamic list and having other controls shift based on element count is really annoying; it would be preferable to keep the scrollbar on screen.

Okay so currently hovering gets stopped on pass mousefilters. This means stuff like ScrollContainers will just absorb hover events, but you can't make it ignored or scrolling stops working entirely....

Mainly just keeping it around until someone looks at it for jaggedarrays (I gave up after 30 minutes of rider still loading). I also wanted to look at AddOrGet and...

Holy Shit