Commit Graph

145 Commits

Author SHA1 Message Date
Aran-Fey 3398d1dfda fix switcher bar icon sizing 2024-06-30 22:08:22 +02:00
Aran-Fey 5031435b2c fix inability to remove SwitcherBar icons 2024-06-30 19:19:02 +02:00
Aran-Fey 4fe2506fed fix race conditions in plotly layouting 2024-06-30 18:25:19 +02:00
Jakob Pinterits 9e57e0a65c fixed styling of list views & items 2024-06-30 16:43:26 +02:00
Aran-Fey 4ac8bfcdca fix ProgressBar having no minimum height 2024-06-30 13:03:18 +02:00
Aran-Fey 5d2fb85cee fix scrollContainer again and implement sticky_bottom 2024-06-30 02:23:38 +02:00
Jakob Pinterits b6dbf9cadd bugfix: invisible connection lost popups were obstructing user interactions 2024-06-29 20:52:58 +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 c400c8dda1 fix iconbutton styling 2024-06-29 16:04:05 +02:00
Aran-Fey 42294fc70b fix popups always being visible 2024-06-29 15:23:33 +02:00
Aran-Fey a7c017b009 update ScrollContainer comment 2024-06-29 14:01:41 +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
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 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 c8b9b0734b fix ripple effect 2024-06-23 20:28:45 +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 4462acbda5 fix root scroller 2024-06-22 16:49:57 +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
Aran-Fey 621f927668 fix overlays not working in release mode 2024-06-21 08:36:41 +02:00
Aran-Fey 6141af1ea3 fix root-scroller not stretching content in release mode 2024-06-20 21:25:40 +02:00
Aran-Fey c3956c0f2a fix user-root-container not being a single-container 2024-06-20 21:01:04 +02:00
Aran-Fey 873a085579 rework handling of rootComponent 2024-06-20 20:41:58 +02:00
Aran-Fey a27da37616 fix overlays 2024-06-20 20:05:46 +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 a9661a40dd InputBox rework 2024-06-18 21:46:06 +02:00
Aran-Fey 9009b56a26 ruined SwitcherBar 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
Jakob Pinterits 683e061024 slider value display fixes 2024-06-18 21:39:10 +02:00
Florian Knappers d80b530962 Added show_values to the slider component 2024-06-18 21:36:02 +02:00
Aran-Fey 0c4972586a clarify comment about inputbox height 2024-06-18 21:34:58 +02:00