Commit graph

  • 486d39583b Theme: Changed default tinting color to blue okapii 2025-05-11 01:03:07 +02:00
  • 9b0ceb7c2d Theme: Changed default tinting color to blue okapii 2025-05-11 01:03:07 +02:00
  • b8dfe335fd Changed default tinting color okapii 2025-05-11 01:00:07 +02:00
  • ac5e04ff2d Changed default tinting color okapii 2025-05-11 01:00:07 +02:00
  • c655a1dec3 Base theme parameter: Improved tinting okapii 2025-05-11 00:24:58 +02:00
  • a2d1953f08 Base theme parameter: Improved tinting okapii 2025-05-11 00:24:58 +02:00
  • 9373bcc687 UI Zoo toolbar: Improve slider ranges, update font-size slider default okapii 2025-05-11 00:03:11 +02:00
  • eb4c9ea6f3 UI Zoo toolbar: Improve slider ranges, update font-size slider default okapii 2025-05-11 00:03:11 +02:00
  • aed4bf4070 Fix: font-size global theme-parameters okapii 2025-05-11 00:02:16 +02:00
  • 99ddb2e82f Fix: font-size global theme-parameters okapii 2025-05-11 00:02:16 +02:00
  • 1f5a146658 min wrap spacing Admin 2025-05-11 11:42:02 +02:00
  • 356b793c09 min wrap spacing Admin 2025-05-11 11:42:02 +02:00
  • 64cdf2df7e heading margin Admin 2025-05-11 11:16:10 +02:00
  • b1c1fd4dfa heading margin Admin 2025-05-11 11:16:10 +02:00
  • 375837f279 heading margin Admin 2025-05-11 11:14:04 +02:00
  • 43763010ab heading margin Admin 2025-05-11 11:14:04 +02:00
  • f2664f5b5b fix margin left on codeblock on first line Admin 2025-05-11 11:06:04 +02:00
  • bb0ddb0bfd fix margin left on codeblock on first line Admin 2025-05-11 11:06:04 +02:00
  • aa096265f6 trim end newlines Admin 2025-05-11 10:40:58 +02:00
  • 2f1686c132 trim end newlines Admin 2025-05-11 10:40:58 +02:00
  • 7a34183c07 better linespacing Admin 2025-05-11 10:29:47 +02:00
  • 39f465310a better linespacing Admin 2025-05-11 10:29:47 +02:00
  • f40b6e77d5 Add Dock::replace_tab(): change the inner widget content of a tab (#734) Kevin Boos 2025-05-10 19:50:49 +02:00
  • 4d83b8fbc5
    Add Dock::replace_tab(): change the inner widget content of a tab (#734) Kevin Boos 2025-05-10 19:50:49 +02:00
  • 4af5aaeef1 Fix StackNavigation to forward non-visibility events to all subviews (#735) Kevin Boos 2025-05-10 19:50:29 +02:00
  • fe33ecf888
    Fix StackNavigation to forward non-visibility events to all subviews (#735) Kevin Boos 2025-05-10 19:50:29 +02:00
  • 03492fffc6 Allow saving/restoring the state of the TextInput widget (#736) Kevin Boos 2025-05-10 19:50:16 +02:00
  • 93b8c44705
    Allow saving/restoring the state of the TextInput widget (#736) Kevin Boos 2025-05-10 19:50:16 +02:00
  • ed10ca8385 Add KeyModifiers parameter to TextInputAction::Returned (#737) Kevin Boos 2025-05-10 19:48:59 +02:00
  • d01acd5b95
    Add KeyModifiers parameter to TextInputAction::Returned (#737) Kevin Boos 2025-05-10 19:48:59 +02:00
  • a1facf4089 fix linespacing Admin 2025-05-10 19:10:17 +02:00
  • a83d91c1ac fix linespacing Admin 2025-05-10 19:10:17 +02:00
  • 5b11a4cafe fix up markdown code blocks a bit Admin 2025-05-10 15:19:48 +02:00
  • bfd402fa19 fix up markdown code blocks a bit Admin 2025-05-10 15:19:48 +02:00
  • ead170c5be spacing fixes Admin 2025-05-10 15:01:52 +02:00
  • 4e0e82e5bc spacing fixes Admin 2025-05-10 15:01:52 +02:00
  • bb1eaf0eae no double row heights Admin 2025-05-10 14:55:26 +02:00
  • b3bdb834d7 no double row heights Admin 2025-05-10 14:55:26 +02:00
  • 02dc572d5a text layout fix Admin 2025-05-10 14:52:42 +02:00
  • 04415e9b3c text layout fix Admin 2025-05-10 14:52:42 +02:00
  • 7b9c887d7a remove docs Admin 2025-05-10 14:13:12 +02:00
  • 7a7b36e05b remove docs Admin 2025-05-10 14:13:12 +02:00
  • 09b1b1a83a fix start of line trim Admin 2025-05-10 11:53:47 +02:00
  • 206b53a71b fix start of line trim Admin 2025-05-10 11:53:47 +02:00
  • 18f3518d9f attribute tags whitespace Admin 2025-05-10 11:51:15 +02:00
  • 42bf320045 attribute tags whitespace Admin 2025-05-10 11:51:15 +02:00
  • 4df201faa8 remove debug Admin 2025-05-10 11:02:07 +02:00
  • fc2b255117 remove debug Admin 2025-05-10 11:02:07 +02:00
  • 28a5b65580 smooth zoom Admin 2025-05-10 10:58:14 +02:00
  • 0165c5793e smooth zoom Admin 2025-05-10 10:58:14 +02:00
  • 0a5f51c622 collapsed newlines in textflow Admin 2025-05-10 10:57:33 +02:00
  • 87e69934a5 collapsed newlines in textflow Admin 2025-05-10 10:57:33 +02:00
  • d8db810586 html whitespace collapse Admin 2025-05-09 20:53:35 +02:00
  • e0fa1b6442 html whitespace collapse Admin 2025-05-09 20:53:35 +02:00
  • bc16c915a4 Clear dirty rect when updating atlas textures. Eddy Bruel 2025-05-09 16:03:56 +02:00
  • 1dffa38ab9 Clear dirty rect when updating atlas textures. Eddy Bruel 2025-05-09 16:03:56 +02:00
  • c211424565 fix up wasm load for uizoo Admin 2025-05-09 14:59:41 +02:00
  • 6b7dab0334 fix up wasm load for uizoo Admin 2025-05-09 14:59:41 +02:00
  • 4ac1579105 add temp_y_shift Admin 2025-05-09 14:59:12 +02:00
  • 0bf95e7254 add temp_y_shift Admin 2025-05-09 14:59:12 +02:00
  • 43afdb45ab UI Zoo: update default tinting color in the toolbar okapii 2025-05-09 12:58:19 +02:00
  • 8e99dda1a6 UI Zoo: update default tinting color in the toolbar okapii 2025-05-09 12:58:19 +02:00
  • fdbee4d402 Vr/Hr: stop making beveling influence dimensions and margins okapii 2025-05-09 12:51:44 +02:00
  • b3101b2d3e Vr/Hr: stop making beveling influence dimensions and margins okapii 2025-05-09 12:51:44 +02:00
  • 9abe26e17e Ironfish fixes okapii 2025-05-09 12:24:34 +02:00
  • 1833dd1be0 Ironfish fixes okapii 2025-05-09 12:24:34 +02:00
  • 7b5548158f ButtonFlatterIcon improvements okapii 2025-05-08 22:54:47 +02:00
  • d9f2b7df28 ButtonFlatterIcon improvements okapii 2025-05-08 22:54:47 +02:00
  • 85340ce877 UI Zoo: Fix widgetsoverview text okapii 2025-05-08 16:14:20 +02:00
  • 91cdb5a33c UI Zoo: Fix widgetsoverview text okapii 2025-05-08 16:14:20 +02:00
  • a1a06273e9 ui zoo sliders and text input hotload fix Admin 2025-05-09 12:19:15 +02:00
  • fa80c554d3 ui zoo sliders and text input hotload fix Admin 2025-05-09 12:19:15 +02:00
  • 6ddb1b7771 sliders in ui zoo Admin 2025-05-09 11:25:49 +02:00
  • 472d5dd565 sliders in ui zoo Admin 2025-05-09 11:25:49 +02:00
  • 7a67fcfffd Fix bug in text centering Eddy Bruel 2025-05-08 16:38:09 +02:00
  • 7011142c85 Fix bug in text centering Eddy Bruel 2025-05-08 16:38:09 +02:00
  • cdfcab2aeb Don't crash on right-to-left scripts Eddy Bruel 2025-05-09 10:23:10 +02:00
  • 14bcf4383c Don't crash on right-to-left scripts Eddy Bruel 2025-05-09 10:23:10 +02:00
  • b1f037050d fix windows resource load Admin 2025-05-08 22:19:27 +02:00
  • c160835b3a fix windows resource load Admin 2025-05-08 22:19:27 +02:00
  • 5522c12d46 Fix text centering (#733) Eddy Bruël 2025-05-08 13:26:43 +02:00
  • a5c29db888
    Fix text centering (#733) Eddy Bruël 2025-05-08 13:26:43 +02:00
  • 91c0731e43 UI Zoo intro optimization okapii 2025-05-08 11:55:24 +02:00
  • b005bf5326 Headline line-spacing optimization okapii 2025-05-08 11:55:18 +02:00
  • 482e03b8ef UI Zoo: homepage warning wording improvements okapii 2025-05-08 11:45:05 +02:00
  • 984b5ae683 Outset down state design fix okapii 2025-05-08 10:51:32 +02:00
  • 954ce44c29 UI Zoo refresh button design refinements okapii 2025-05-08 10:48:00 +02:00
  • 6e9effb25e UI Zoo toolbar: add a refresh button okapii 2025-05-08 10:45:59 +02:00
  • 81a9606ce3 Completing the ButtonIcon variant-set okapii 2025-05-08 10:45:35 +02:00
  • e478aa0b1b New Variant: ButtonIcon okapii 2025-05-07 18:40:04 +02:00
  • 39d19e1e60 UI Zoo sidebar text: cleanups okapii 2025-05-07 18:15:45 +02:00
  • e78b0fe200 UI Zoo sidebar text improvements okapii 2025-05-07 17:53:49 +02:00
  • 4dcd7639aa Base theme optimization: flat bevel focus update okapii 2025-05-07 17:23:47 +02:00
  • 54e5778467 UI Zoo: Html sidebar okapii 2025-05-07 17:19:49 +02:00
  • bcc87e0439 UI Zoo sidebar texts progress okapii 2025-05-07 16:36:00 +02:00
  • 5df6fbd000 UI Zoo sidebar text progress okapii 2025-05-07 16:09:53 +02:00
  • 2d1785dda4 UI Zoo: sidebar text progress okapii 2025-05-07 15:23:02 +02:00
  • af3e195af7 UI Zoo sidebar text improvements okapii 2025-05-07 15:14:17 +02:00
  • 618e5aed56 Focus state styling improvements okapii 2025-05-07 14:56:23 +02:00
  • 9a19696e4d Focus state design fixes okapii 2025-05-07 14:44:12 +02:00