You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added jsPanel events: implemented event property panel referring to the panel firing the event
addeddragit.snap parameter active
added almost all option dragit and resizeit parameters are now editable for already existing panels
added option maximizedMargin is now editable for existing panels
added first implementation of dragit.drop allowing to move a panel from its current parent element to another one
addedSHIFT modifier key action to the resizeit interaction
updated option resizeitmodifier key functionality
updated options dragit and resizeit: the start, drag/resize and stop callbacks now receive the same
argument paneldata (instead of args position/size) with css left, top, width and height data
improved handling of contentSize:"auto" / panelSize:"auto" when combined with autoclose