Search and Top Navigation
#15146 new bug ()
Opened March 10, 2017 01:34AM UTC
Last modified March 10, 2017 01:34AM UTC
Resizable: ui.size is wrong as function stop(event, ui) is triggered when resizable's animate feature is configured as true
Reported by: | trileverwt | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.resizable | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
ui.size.height, ui.size.width has been initialized before stop(event, ui) is triggered when resizable's animate feature is configured as true.