SJSURoboticsTeam / urc-teleoperation-2024

Primary user interface for 2024 URC Mars Rover
MIT License
1 stars 1 forks source link

Make panes draggable for resizing #2

Closed starphys closed 8 months ago

starphys commented 9 months ago

Hovering over the divider between panes reveals a box that can be clicked and dragged to change the relative sizes of the panes on either side of the divider. Any overflowing content within panes will be hidden, so it is important that any component rendered within a ComponentPane accounts for variable heights and widths.