Pablo Andres Fuente
Pablo Andres Fuente
> I'm sorry, although I mean to, I'm really busy at the moment. What's most important is that the result is accessible and doesn't affect anything weirdly. No problem!
> Note: The focus `StyleBox` is clipped for the default theme, this should be documented that it will require a focus `StyleBox` to be drawn without expanding and adding some...
> One more change is to check `if (Engine::get_singleton()->is_editor_hint())` inside `ScrollContainer` cpp file to avoid running the code when we run a scene in editor builds. Done
@AThousandShips sorry if I tag you wrongly, but [this](https://github.com/godotengine/godot/actions/runs/11169245320/job/31049594043?pr=97521) CI job is being running for more than 5 hours. I know I can "stop" it submitting a new commit into...
@WhalesState I addressed all your comments, please let me know if I capture properly all your requests.
Friendly remainder
It's editor only because that was the initial intent on https://github.com/godotengine/godot/pull/59362 and I was hesitant to try to make it available at runtime because I didn't know if that required...
I think I got it working. 
@KoBeWi sorry but I'm not getting this: > ScrollContainer does not need to be focused to display the border, so I think the focus change to the inspector is not...
@adamscott While I'm waiting for some PRs that I wrote to get merged, I decided to grab PRs that seems abandoned or that the author didn't have the time to...