Skip to main content

Search and Top Navigation

Ticket #4760: resizable_custom_handles.patch


File resizable_custom_handles.patch, 0.3 KB (added by JoshuaFlanagan, August 07, 2009 11:39PM UTC)
Index: ui/ui.resizable.js
===================================================================
--- ui/ui.resizable.js	(revision 3039)
+++ ui/ui.resizable.js	(working copy)
@@ -97,6 +97,9 @@
 			}
 
 		}
+		else { 
+		    this.handles = $.extend({}, this.handles);
+		}
 
 		this._renderAxis = function(target) {

Download in other formats:

Original Format