ppsspp/Common/UI
Unknown W. Brackets 7a29a8bd48 UI: Handle WRAP_CONTENT in flexible scroll views.
If the scroll view had weight, it'd grow to the max size always.  Now it
still fits to the container, if that's what it's set to.
2021-08-29 16:39:14 -07:00
..
Context.cpp Fix minor rendering glitch in PPSSPP's menus on iOS 2021-01-31 15:49:52 +01:00
Context.h Assorted paranoid cleanups, inspired by #14082 2021-02-10 00:20:52 +01:00
Root.cpp Add additional autoconf layout for xbox pads on Android. Revert the normal pad layout. 2021-08-28 15:38:03 +02:00
Root.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
Screen.cpp Get the new setup flow going, with a confirmation dialog etc. 2021-08-04 23:22:43 +02:00
Screen.h UI: Move to ScreenManager for mapping. 2021-05-23 15:18:21 -07:00
Tween.cpp UI: Correct tweens repeatedly finishing. 2021-02-17 00:32:39 -08:00
Tween.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
UI.cpp Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
UI.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
UIScreen.cpp UI: Try to keep button visible while mapping. 2021-08-28 16:29:27 -07:00
UIScreen.h UI: Try to keep button visible while mapping. 2021-08-28 16:29:27 -07:00
View.cpp Improve translatability of memstick screen 2021-08-06 22:34:22 +02:00
View.h UI: Fix grids in ScrollViews and adjust gravity. 2021-08-29 14:10:14 -07:00
ViewGroup.cpp UI: Handle WRAP_CONTENT in flexible scroll views. 2021-08-29 16:39:14 -07:00
ViewGroup.h UI: Fix grids in ScrollViews and adjust gravity. 2021-08-29 14:10:14 -07:00