Files
goose/ui
spencrmartin 58947ae58c feat: add container resizing functionality to BentoBox
- Add ResizeHandleBento component with blue visual indicators
- Implement percentage-based width calculation for responsive resizing
- Add minimum/maximum width constraints (10%-90% per container)
- Support real-time drag-to-resize between adjacent containers
- Include hover effects and active state visual feedback
- Add data-container-id attributes for DOM element identification
- Maintain automatic width distribution when adding/removing containers
- Provide smooth resize experience with cursor change indicators

Enables users to manually adjust container widths within the BentoBox layout.
2025-10-09 13:43:58 +02:00
..