Open niftybit opened 10 years ago
Yes, it would be just great
I started from idea to replace axes: ['x', 'y', 'both']
with axes: ['nw', 'n', 'ne', 'e', 'se', 's', 'sw', 'w']
thus giving more control on which axes are necessary. nw
is North-West (top-left) and se
is South-East (bottom-right).
Right now I have just 1 commit that adds necessary handlers. But more work is necessary to make different handlers behave as expected (and I have no time to do it now).
If anyone thinks that my idea is good he/she can continue from bumbu/gridster.js
@vieron does this seem a viable feature that could be merged in this repo? if so, I could work on it, as there is a bounty on it.
I've explored the options and unable to configure gridster to place resize handles on all sides of the target element. Anyway to achieve this would be much appreciated.