improve default resizable options
This commit is contained in:
parent
5b86a44cef
commit
4a06cc10cb
1 changed files with 0 additions and 2 deletions
|
|
@ -578,8 +578,6 @@
|
|||
self._update_container_height();
|
||||
}
|
||||
})).resizable(_.extend(this.opts.resizable, {
|
||||
minHeight: this.opts.cell_height - 10,
|
||||
|
||||
start: on_start_moving,
|
||||
stop: on_end_moving,
|
||||
resize: function (event, ui) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue