ppsspp/ext/native/ui
Henrik Rydgård 7b1e1cd5e0 Automatically scroll textboxes when the caret ends up outside. Fixes #10026 .
There was some code for this before but it didn't work.
2017-10-24 23:05:21 +02:00
..
CMakeLists.txt Remove unused pad_buttons and old virtual_input. 2017-03-13 22:57:22 -07:00
screen.cpp Draw overlays at the proper time in the frame. 2017-05-30 09:36:17 +02:00
screen.h Draw overlays at the proper time in the frame. 2017-05-30 09:36:17 +02:00
ui.cpp Rename ShaderSet to Pipeline. Get rid of scissorEnable setting (scissor is always enabled). 2016-12-27 11:59:10 +01:00
ui.h Rename ShaderSet to Pipeline. Get rid of scissorEnable setting (scissor is always enabled). 2016-12-27 11:59:10 +01:00
ui_context.cpp Separate X and Y dpi_scale 2017-08-07 13:37:01 +02:00
ui_context.h Split out the Qt font drawer in its own file. 2017-06-04 11:52:14 +02:00
ui_screen.cpp Fix space stripping in a few more string input methods. Helps #9795 2017-08-08 16:42:05 +02:00
ui_screen.h UI: Fix issues with insta-close pop ups. 2017-03-26 08:58:04 -07:00
view.cpp Automatically scroll textboxes when the caret ends up outside. Fixes #10026 . 2017-10-24 23:05:21 +02:00
view.h Automatically scroll textboxes when the caret ends up outside. Fixes #10026 . 2017-10-24 23:05:21 +02:00
viewgroup.cpp Add some paranoid checks around touch IDs that probably won't help #9647 2017-04-30 08:57:44 +02:00
viewgroup.h Allow using any touchId to scroll. Should help #9554. 2017-04-05 09:57:26 +02:00