We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a640dee commit 6298878Copy full SHA for 6298878
src/jquery.gridster.js
@@ -36,7 +36,7 @@
36
},
37
resize: {
38
enabled: false,
39
- axes: ['x', 'y', 'both'],
+ axes: ['both'],
40
handle_append_to: '',
41
handle_class: 'gs-resize-handle',
42
max_size: [Infinity, Infinity]
0 commit comments