Commit Graph

179 Commits

Author SHA1 Message Date
Aran-Fey 5d2fb85cee fix scrollContainer again and implement sticky_bottom 2024-06-30 02:23:38 +02:00
Jakob Pinterits 41760321c7 switcherbar cleanup 2024-06-29 19:13:18 +02:00
Jakob Pinterits f670e6e064 more switcher bar fixes 2024-06-29 16:21:58 +02:00
Aran-Fey dfda3d1524 fix bug in replaceChildren 2024-06-29 15:53:18 +02:00
Aran-Fey 42294fc70b fix popups always being visible 2024-06-29 15:23:33 +02:00
Jakob Pinterits 3d71045259 the switcherbar is functional again 2024-06-29 13:54:17 +02:00
Aran-Fey 54b4960d67 fix root scroller 2024-06-29 13:09:13 +02:00
Jakob Pinterits 25bbf60c44 the switcherbar is almost working again 2024-06-29 12:58:35 +02:00
Aran-Fey 17152a98c4 scrollContainer fixes 2024-06-29 11:56:59 +02:00
Jakob Pinterits b57a78635a more progress on switcherbars 2024-06-28 21:02:07 +02:00
Jakob Pinterits d227401b47 WIP: switcherbar rework 2024-06-28 18:42:03 +02:00
Aran-Fey e2eab80cda restore SwitcherBar physics 2024-06-28 08:47:02 +02:00
Aran-Fey 7ed9ad3dce fix button switcheroo interaction 2024-06-27 21:29:57 +02:00
Aran-Fey 664cc35258 fix separator 2024-06-27 21:02:31 +02:00
Aran-Fey 64e7e60d79 fix text always being selectable 2024-06-26 07:22:02 +02:00
Aran-Fey fea54ec3af implement initial_x and initial_y 2024-06-26 07:21:48 +02:00
Aran-Fey 8853d333c7 remove scroll_* parameters from Component again 2024-06-24 22:55:29 +02:00
Aran-Fey 9b3656a9ed fix corner radius of buttons 2024-06-24 13:28:58 +02:00
Aran-Fey a6de0e9c84 fix IconButtons not filling extra space & add missing scroll_* parameters 2024-06-24 13:13:54 +02:00
Aran-Fey c3614724e2 fix connection lost popup 2024-06-23 22:42:02 +02:00
Aran-Fey 09e075cab4 improve component picker 2024-06-23 19:27:49 +02:00
Jakob Pinterits 7749aa929d layout display fixes 2024-06-23 19:08:06 +02:00
Aran-Fey 7e75efa023 implement component picker tool 2024-06-23 13:41:03 +02:00
Aran-Fey 6e85ca4002 minor dropdown improvements 2024-06-23 01:54:05 +02:00
Aran-Fey c3c8891a83 highlighter now follows its target 2024-06-22 21:58:55 +02:00
Aran-Fey a305930fb4 fix Text wrap not setting natural width to 0 2024-06-22 19:44:45 +02:00
Jakob Pinterits 52f0b8c521 plotly plots now have their layout updated on resizes 2024-06-22 09:32:15 +02:00
Aran-Fey 8e60bdd6db fix Flow 2024-06-22 08:17:58 +02:00
Aran-Fey d1724eb0d0 fix grids, popups & more 2024-06-21 21:04:51 +02:00
Jakob Pinterits a76c8572c0 devtools partially work again 2024-06-21 21:04:13 +02:00
Aran-Fey 621f927668 fix overlays not working in release mode 2024-06-21 08:36:41 +02:00
Aran-Fey 873a085579 rework handling of rootComponent 2024-06-20 20:41:58 +02:00
Aran-Fey 8b0aa804dc rework root scroller 2024-06-20 19:34:44 +02:00
Aran-Fey bdf8c89cc5 implement overlays 2024-06-20 13:11:19 +02:00
Aran-Fey 5ef223a3bd fix various things 2024-06-20 10:18:48 +02:00
Aran-Fey 2b24e30eac inputBoxes now ensure they're wide enough for the label 2024-06-19 21:13:54 +02:00
Aran-Fey 6337e772ec change color of selected SwitcherBar option 2024-06-19 18:42:40 +02:00
Aran-Fey ab02b9406e various stuff 2024-06-19 10:50:34 +02:00
Aran-Fey 7d329db85c misc fixes 2024-06-18 21:46:06 +02:00
Aran-Fey d4bb384698 fix various single-containers 2024-06-18 21:46:06 +02:00
Aran-Fey 0e36811b27 remove JS layouting 2024-06-18 21:46:06 +02:00
Aran-Fey 82efda0b6a fix slider values positioning 2024-06-18 21:45:19 +02:00
Aran-Fey d001f0c97a add auto-completion for icons 2024-06-18 21:43:42 +02:00
Jakob Pinterits 683e061024 slider value display fixes 2024-06-18 21:39:10 +02:00
Jakob Pinterits a1ec7dd686 removed unnecessary change event trigger from textinput 2024-06-18 21:38:31 +02:00
Jakob Pinterits 5fca8cbffc added gain_focus / lose_focus events to TextInput and NumberInput 2024-06-18 21:38:30 +02:00
Florian Knappers f5b0127b77 changed slider update to react to component state change 2024-06-18 21:37:14 +02:00
Florian Knappers d80b530962 Added show_values to the slider component 2024-06-18 21:36:02 +02:00
Aran-Fey 5926daeabe InputBox rework 2024-06-18 21:34:57 +02:00
Aran-Fey 9174876a7f fix invalid grid CSS values 2024-06-18 21:34:26 +02:00