Pablo Andres Fuente
Pablo Andres Fuente
I thought that the granularity will be useful for CI environments. I don't have context on how the UX works, but if is not doing a directory listing, it could...
@ator-dev If it's fine with you, I can try to implement this on `master` Of course I'll add you as Co-Author, because most of the code will be yours
If the changes in this PR are still wanted, I can try to rebase with the latest changes on `master` after https://github.com/godotengine/godot/pull/95784 got merged (in order to be able to...
Because the discussion around if the bug referenced by this PR is a bug or not, I can extract all the other unit test in another PR to get that...
I decided to remove #95783 fix and keep this PR as only adding tests
@timothyqiu Could you please remove `breaks compat` label? The PR only add tests now.
@Calinou Can I get a review now that the PR is only adding Unit Tests?
@Geometror > To be honest, I wasn't sure about the separation of the StreamPeer and StreemPeerBuffer tests, but after looking into this a bit longer I now think it makes...
@ator-dev, here is the re-implementation of your PR on `master` If you have some spare cycles I would really appreciate if you can test it and verify that I capture...
> I like it, but it may be more useful if we can scroll the view with Ctrl + Arrow keys when the focus style is drawn ie. the ScrollContainer...