Sergio Padrino
Sergio Padrino
## Description This PR introduces support for grouped lists (like the ones used in the repository and branch lists) that render a non-flat element hierarchy, while keeping virtualization of its...
## Description TBD ## Release notes Notes: TBD
This PR upgrades: - Git to v2.43.3 - Git for Windows to v2.43.0.windows.1 (as there is no v2.43.3 version) - Git LFS to v3.5.1
This allows the client of `TransformableImage` to set a custom `maxScale` value regardless of the image's size.
TBD
Krzysztof Nowaczyk contacted me and sent me some patches to fix certain issues he found ❤️ I haven't tested the patches yet, I only reviewed them and made total sense....
In this example it's scaled to 150%:  Going back to 100% fixes the issue: 
Hi, @drodriguez and I've added a command for populating with photos the camera roll of an iOS device/simulator. We needed this in order to test our app properly, because our...