Commit graph

751 commits

Author SHA1 Message Date
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
1ef7b30c05 add back resumable drawing to root 2025-05-13 00:19:37 +02:00
Admin
ef6ea0718f chinese font split 2025-05-12 12:08:13 +02:00
Admin
86289ef8d6 0.9.0 otw 2025-05-12 10:02:38 +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
okapii
4dcd7639aa Base theme optimization: flat bevel focus update 2025-05-08 11:57:10 +02:00
okapii
618e5aed56 Focus state styling improvements 2025-05-08 11:57:10 +02:00
okapii
9a19696e4d Focus state design fixes 2025-05-08 11:57:10 +02:00
okapii
9ba8a48956 Base Theme: hover state improvements 2025-05-08 11:57:10 +02:00
okapii
b2a4c3a0db RadioButton: Fix mark position for beveled designs 2025-05-08 11:57:10 +02:00
okapii
5c76f39501 Fix Buttongroup active states 2025-05-08 11:57:10 +02:00
okapii
d9ef606f02 Improve tabbar height 2025-05-08 11:57:10 +02:00
okapii
3a6e33df94 Studio: reduce tab bar height 2025-05-08 11:57:10 +02:00
okapii
7875959483 Fix filetree padding 2025-05-08 11:57:10 +02:00
Eddy Bruel
729b4d3fa0 Various fixes 2025-05-08 11:51:43 +02:00