javascript - can Ext JS do snap-to-grid for drag/drop/resize UI? -


currently planning time-line application. each elements on time line need resizable , draggable snap-to-grid positioning similar jquery ui's

http://jqueryui.com/demos/draggable/#snap-to

http://jqueryui.com/demos/resizable/#snap-to-grid (the snap 20x20 kinda thing)

is feature available ext js? been googling around without results. can point me examples please?

you may inspiration http://ext.ensible.com/deploy/dev/examples/calendar/custom-views.html

edit source code on github


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -