Commit graph

661 commits

Author SHA1 Message Date
Julián Montes de Oca
e09f2cb2c5 AdaptiveView Improvements (some regression fixes) (#764)
* Fix DrawList generation mismatch in overlay cleanup

Prevents "Drawlist id generation wrong index" errors when AdaptiveView
switches between variants by using checked_index() instead of direct
indexing to safely handle recycled DrawList IDs in overlay.end().

* Dispatch WindowGeomChange on web upon CreateWindow

* Move display context updates to window and improve default selector in AdaptiveView
2025-06-03 22:11:55 +02:00
Admin
03652dec7c move quest xr_net example into main repo 2025-05-31 19:20:56 +02:00
Julián Montes de Oca
8fd3d742ca Improve Markdown heading scaling and general spacing (#740)
* Fix bug in text centering

* Improve markdown scaling and spacing

---------

Co-authored-by: Eddy Bruel <me@eddybruel.com>
2025-05-28 18:19:43 +02:00
Alex
b045075054 Remove unwrap() calls in JPEG size detection to prevent panics (#757) 2025-05-23 14:28:10 +02:00
admin
040afea830 filter text input 2025-05-17 14:20:25 +02:00
admin
d4b2f76152 filter text input 2025-05-17 14:14:25 +02:00
admin
e8d771c804 filter text input 2025-05-17 14:09:42 +02:00
Admin
cf4f18c829 1.0.0 2025-05-15 16:46:16 +02:00
Admin
1ef7b30c05 add back resumable drawing to root 2025-05-13 00:19:37 +02:00
Admin
084b0e66e2 webgl fix 2025-05-12 12:33:32 +02:00
Admin
f5b624aed5 version 0.9.1 2025-05-12 12:08:14 +02:00
Admin
e6249de0c6 fix split 2025-05-12 12:08:13 +02:00
Admin
ef6ea0718f chinese font split 2025-05-12 12:08:13 +02:00
Admin
8546d86582 0.9.0 widgets online! 2025-05-12 10:12:08 +02:00
Admin
86289ef8d6 0.9.0 otw 2025-05-12 10:02:38 +02:00
Admin
b90d0509ba 0.9.0 2025-05-11 22:31:53 +02:00
Admin
a60261c1da 0.9.0 test 2025-05-11 22:24:36 +02:00
Admin
29121b382e remove old font 2025-05-11 22:14:51 +02:00
Admin
380eb7287a designer style 2025-05-11 20:12:11 +02:00
Admin
727f666886 fix html defaults 2025-05-11 17:41:05 +02:00
Admin
151e3aeade fix heading margin top 2025-05-11 12:56:26 +02:00
Admin
0a6afa0c8a paragraph and heading margins 2025-05-11 12:43:55 +02:00
Admin
b9903e7fec fix wasm timerstorm 2025-05-11 12:25:26 +02:00
okapii
486d39583b Theme: Changed default tinting color to blue 2025-05-11 12:09:35 +02:00
okapii
b8dfe335fd Changed default tinting color 2025-05-11 12:09:35 +02:00
okapii
c655a1dec3 Base theme parameter: Improved tinting 2025-05-11 12:09:35 +02:00
okapii
aed4bf4070 Fix: font-size global theme-parameters 2025-05-11 12:09:35 +02:00
Admin
375837f279 heading margin 2025-05-11 11:14:04 +02:00
Admin
f2664f5b5b fix margin left on codeblock on first line 2025-05-11 11:06:04 +02:00
Admin
aa096265f6 trim end newlines 2025-05-11 10:40:58 +02:00
Admin
7a34183c07 better linespacing 2025-05-11 10:31:59 +02:00
Kevin Boos
f40b6e77d5 Add Dock::replace_tab(): change the inner widget content of a tab (#734)
without having to remove and recreate the actual tab itself.
2025-05-10 19:50:49 +02:00
Kevin Boos
4af5aaeef1 Fix StackNavigation to forward non-visibility events to all subviews (#735) 2025-05-10 19:50:29 +02:00
Kevin Boos
03492fffc6 Allow saving/restoring the state of the TextInput widget (#736)
* Allow saving/restoring the state of the `TextInput` widget

This redoes the changes introduced in #533, but modified for the new version of TextInput

* Properly restore the state of the TextInput
2025-05-10 19:50:16 +02:00
Kevin Boos
ed10ca8385 Add KeyModifiers parameter to TextInputAction::Returned (#737) 2025-05-10 19:48:59 +02:00
Admin
a1facf4089 fix linespacing 2025-05-10 19:10:17 +02:00
Admin
5b11a4cafe fix up markdown code blocks a bit 2025-05-10 15:19:48 +02:00
Admin
ead170c5be spacing fixes 2025-05-10 15:01:52 +02:00
Admin
09b1b1a83a fix start of line trim 2025-05-10 11:53:47 +02:00
Admin
4df201faa8 remove debug 2025-05-10 11:02:07 +02:00
Admin
0a5f51c622 collapsed newlines in textflow 2025-05-10 10:57:33 +02:00
Admin
4ac1579105 add temp_y_shift 2025-05-09 15:18:54 +02:00
okapii
fdbee4d402 Vr/Hr: stop making beveling influence dimensions and margins 2025-05-09 13:06:28 +02:00
okapii
7b5548158f ButtonFlatterIcon improvements 2025-05-09 13:06:28 +02:00
Admin
a1a06273e9 ui zoo sliders and text input hotload fix 2025-05-09 12:19:15 +02:00
Admin
6ddb1b7771 sliders in ui zoo 2025-05-09 11:44:06 +02:00
Eddy Bruël
5522c12d46 Fix text centering (#733) 2025-05-08 13:26:43 +02:00
okapii
b005bf5326 Headline line-spacing optimization 2025-05-08 11:57:10 +02:00
okapii
984b5ae683 Outset down state design fix 2025-05-08 11:57:10 +02:00
okapii
81a9606ce3 Completing the ButtonIcon variant-set 2025-05-08 11:57:10 +02:00