[Feature] Make sidebar resizable #1983
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Version information:
Frontend Version: 19.2
API Version: 19.2.
Browser and OS Version: All
Steps to reproduce:
Try to resize the sidebar by clicking on the area where the border should be
Expected behavior:
On hover a bar with an 'active state color' should appear that indicates that the user can drag the sidebar.
Also the cursor should change to
ew-resize
Actual behavior:
Feature isn't implemented.
Checklist:
Additional info
I have recently built such a resizing feature. I think I can reuse that code.