ES-DE/es-app/src/views
2022-09-20 21:26:56 +02:00
..
GamelistBase.cpp Fixed multiple issues where horizontally scrolling TextListComponent rows would not stop and reset correctly. 2022-09-16 19:22:19 +02:00
GamelistBase.h Fixed a crash caused by attempting to read data from a deleted object. 2022-08-21 22:56:20 +02:00
GamelistLegacy.h Fixed an issue where ScrollableContainer would cause excessive stuttering with some legacy theme sets. 2022-09-15 23:31:51 +02:00
GamelistView.cpp Fixed an issue where the quick list scrolling overlay would not disappear as intended. 2022-09-20 21:26:56 +02:00
GamelistView.h Gamelist fade animations are now cancelled on certain navigation actions. 2022-09-09 17:52:20 +02:00
SystemView.cpp Some improvements to the cursor logic in SystemView. 2022-09-20 21:16:39 +02:00
SystemView.h Some improvements to the cursor logic in SystemView. 2022-09-20 21:16:39 +02:00
ViewController.cpp Fixed multiple issues where horizontally scrolling TextListComponent rows would not stop and reset correctly. 2022-09-16 19:22:19 +02:00
ViewController.h Removed all short enums comments as they're now properly solved by AllowShortEnumsOnASingleLine. 2022-06-05 12:36:55 +02:00