Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

Improve handling of panels drag&drop #284

Open
mitar opened this issue Sep 7, 2012 · 0 comments
Open

Improve handling of panels drag&drop #284

mitar opened this issue Sep 7, 2012 · 0 comments
Milestone

Comments

@mitar
Copy link
Member

mitar commented Sep 7, 2012

Currently drag&drop of panels has quite some issues:

  • Ajax requests to store their position is send many times while window resizing, it should be send only at the end
  • window is currently much to high (it should collapse if columns are getting shorter because user moves a panel around)
  • panels should not fluctuate around while user is resizing the window, but stay where they are and only rewrap if window becomes wide enough for more columns, but then again stay stable

One feature to discuss:

  • if user moves panels around, should they also move in all other windows user might have open at the same time? in some way this would happen if she would reload those windows, as new state is stored, so doing that without reloading is plus, but on the other hand it will disallow user to have different configuration in different windows (maybe she wants one window with more funny stuff and one with more serious panels), but then this our state saving does not support anyway
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant