Khan / structured-blocks

MIT License
11 stars 2 forks source link

Implement Editor Scrolling #4

Closed jeresig closed 9 years ago

jeresig commented 9 years ago

The actual implementation shouldn't be too bad - most of this comes down to design decisions. Unfortunately it's impossible to drag something outside of a scrollable. It may be possible to resolve this using jQuery UI's appendTo option: http://api.jqueryui.com/sortable/#option-appendTo