Open GoogleCodeExporter opened 9 years ago
I think the best is to give the possibility to make a drop target scrollable
when the drag helper is hovering it.
Original comment by julien.d...@gmail.com
on 24 Oct 2011 at 9:31
Sure, that would be best solution. A droppable widget should scroll if and only
if:
- it has the same scope as current draggable
- scrolling on drag is enabled in droppable options (it should be part of
droppable options, not draggable as currently)
- drag helper is hovering droppable widget (based on droppable tolerance
setting)
It would be nice if user could explicitly specify in droppable options:
- if this droppable widget scrolls on drag helper hover or not
- if it scrolls, custom scroll panel can be also specified
Original comment by Mario.Le...@gmail.com
on 24 Oct 2011 at 11:08
Original issue reported on code.google.com by
Mario.Le...@gmail.com
on 5 Oct 2011 at 11:14