ppsspp/ext/native/ui
Unknown W. Brackets c1812ae7d7 UI: Clamp scroll pos on render.
This way we don't clamp wrongly when views don't have sizes yet, and we
also do clamp when we need to.

We can allow a little flex by tracking the down state too.
2016-01-23 10:10:43 -08:00
..
CMakeLists.txt Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
screen.cpp Change approach somewhat to avoid adding drawing code in the screen manager. 2015-11-18 14:18:35 +01:00
screen.h Change approach somewhat to avoid adding drawing code in the screen manager. 2015-11-18 14:18:35 +01:00
ui_context.cpp Use the hardware scaler again on Android. Move all DPI handling code from java to app-android.cpp. 2015-12-16 14:52:44 +01:00
ui_context.h Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
ui_screen.cpp UI: Update layout on recreate to focus subviews. 2016-01-23 09:07:13 -08:00
ui_screen.h Qt fixes 2016-01-03 15:03:08 +01:00
ui.cpp Remove some unused variables. 2015-12-23 15:22:28 -08:00
ui.h Remove old UI framework 2015-09-19 10:58:50 +02:00
view.cpp UI: Oops, use tag for focus too. 2016-01-23 09:20:53 -08:00
view.h UI: Move scrollviews to top on hide. 2016-01-23 09:15:50 -08:00
viewgroup.cpp UI: Clamp scroll pos on render. 2016-01-23 10:10:43 -08:00
viewgroup.h UI: Move scrollviews to top on hide. 2016-01-23 09:15:50 -08:00
virtual_input.cpp Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
virtual_input.h Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00