vkuchenik
1f1eced159
beautified the widget
...
the widgets now don't shrink past the size of the header. The canvas in the widget is scrollable and the scroller is pretty. The resizing arrow button at the bottom of the widget stays at the bottom (this is because only the canvas can scroll now).
2025-07-23 13:44:24 -07:00
vkuchenik
7c29b2a14c
widget overflow now scrolls
...
if content is too big for widget it now scrolls.
2025-07-22 14:55:28 -07:00
vkuchenik
b066c7f023
add text highlighting controls
...
only disable highlighting text when dragging widgets
2025-07-22 13:41:32 -07:00
vkuchenik
ab03d43aff
udpated bg of widget shadow
...
the drop shadow behind widgets when moved around is now light blue and the corners are round.
2025-07-22 12:56:44 -07:00
vkuchenik
37ebd3d478
widgets are bound to container
...
figured out how to set bounds so widgets don't go off screen!
2025-07-22 11:58:10 -07:00
Daniel S. Hansen
35aa0347a9
Save point, page renders and is functional
2025-07-21 14:27:53 -07:00
Daniel S. Hansen
06edb481e9
Restructure file system to seperate Sidebar, Header, and Canvas components
2025-07-21 11:33:44 -07:00