Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draggable Borders for Sections #5

Merged
merged 10 commits into from
Dec 21, 2019
Merged

Draggable Borders for Sections #5

merged 10 commits into from
Dec 21, 2019

Conversation

agneym
Copy link
Owner

@agneym agneym commented Dec 16, 2019

Fixed:

  1. Dragging
  2. Listens for mousemove on document
  3. Takes the spacing on left/right of playground into account
  4. Provide a minimum width to both the sections.
  5. Provide a color indicator when hovering the boundary

Identified issues:

  1. Mouse events not detected over the iframe
  2. White space left on the right side of the frame which is somehow not accounted.

Pending:

  1. Provide a minimum width to both the sections.

Closes #2.

@agneym agneym changed the title WIP: Draggable Borders for Sections Draggable Borders for Sections Dec 21, 2019
@agneym agneym merged commit d6a31cc into master Dec 21, 2019
@agneym agneym deleted the feature/draggable branch December 21, 2019 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make borders draggable
1 participant