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

Enable Drag Overlay #4

Open
arupargus opened this issue Aug 29, 2017 · 0 comments
Open

Enable Drag Overlay #4

arupargus opened this issue Aug 29, 2017 · 0 comments
Assignees

Comments

@arupargus
Copy link

The ngWidget structural directive should have config parameter enable_drag_overlay : <true|false> which enforces below behaviour

  1. When we drag a widget .. it should not push the adjacent widget , but only overlay the active widget. until there is space to cascade the adjacent widget or the current widget in the cascade direction
  2. . Horizontal drag will snap back to original position if the drag is released before enough space for adjacent widget swap to trigger
  3. When we resize a widget .. it should push the adjacent widget in the resize direction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants