You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xbzk
3df41c1e7a
[android, ui] carousel: display-wise scaling, snapping fix, bottom insets rework (#4307)
- [x] I have read and followed the [Contribution Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/CONTRIBUTING.md#code-contributions).
- [x] I have read and followed the [AI Policy](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/AI.md)
- [x] I have read and followed the [Coding Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/Coding.md) to the best of my ability.
-------------------
Another batch of improvements and fixes for Carousel.
- Added display wise scaling factor for compatibility with 16:9 and 4:3 devices;
- Fixed snap to center feature being lost sometimes;
- Reworked entire bottom inset mechanism (made it event driven, and added use of getInsetsIgnoringVisibility) to avoid weird resizing on Recents (alt+tab) transitions.
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4307
Reviewed-by: Samuel <lizzie@eden-emu.dev>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
|
5 days ago |
| .. |
|
CMakeLists.txt
|
[tools] add separate maxwell disassembler, ir dumper, and spirv translator (#3453)
|
3 months ago |
|
file_environment.h
|
[tools] add separate maxwell disassembler, ir dumper, and spirv translator (#3453)
|
3 months ago |
|
generated.cpp
|
[tools] add separate maxwell disassembler, ir dumper, and spirv translator (#3453)
|
3 months ago |
|
main.cpp
|
[fmt] use {#:x} instead of 0x{:#x} (#4170)
|
1 month ago |