|
|
4b7221db26
|
Fix ui::edit numeric validators
|
2022-04-16 17:13:52 +03:00 |
|
|
|
8d3c227285
|
Replace a dynamic_cast with a static_cast
|
2022-04-11 20:19:16 +03:00 |
|
|
|
edccbc3ed5
|
Support ui::edit callback on start text input
|
2022-04-10 15:12:42 +03:00 |
|
|
|
b9187c6b75
|
Compute proper caret position after clicking on ui::edit
|
2022-04-08 15:06:52 +03:00 |
|
|
|
26631cd564
|
Support cancelling editing text in ui::edit
|
2022-04-08 15:00:00 +03:00 |
|
|
|
e445b42724
|
Refactor ui::edit state & support focusing
|
2022-04-08 14:49:44 +03:00 |
|
|
|
c06a465f51
|
Make ui::edit clip renderered text by text box using stencil
|
2022-04-08 12:37:16 +03:00 |
|
|
|
5066dd6494
|
Support a separate text bbox in ui::edit
|
2022-04-08 12:36:23 +03:00 |
|
|
|
399250fe19
|
Fix ui::edit key event handling
|
2022-04-08 11:42:20 +03:00 |
|
|
|
bbeb05f34e
|
Refactor SDL2 cursor manipulation
|
2022-04-06 17:52:32 +03:00 |
|
|
|
5c401d6d50
|
Make ui::edit change cursors on mouseover
|
2022-04-06 17:24:20 +03:00 |
|
|
|
f7568535b6
|
Add ui::edit text input element
|
2022-04-01 17:43:35 +03:00 |
|