Ticket #4760: resizable_custom_handles.patch
File resizable_custom_handles.patch, 318 bytes (added by , 13 years ago) |
---|
-
ui/ui.resizable.js
97 97 } 98 98 99 99 } 100 else { 101 this.handles = $.extend({}, this.handles); 102 } 100 103 101 104 this._renderAxis = function(target) { 102 105