Opened 8 years ago
Closed 8 years ago
#10595 closed bug (duplicate)
Resizable Doesnt work when parent has transform scale applied
Reported by: | thomascrown | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.resizable | Version: | 1.11.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Resizable Doesnt work when parent has transform scale applied
If you apply a "transform scale css" to a parent of the div you are trying to resize, the resizable doesn't work properly anymore. As soon as you drag a corner, it shoots off into an opposite direction.
This is the same issue for draggable.
Note: See
TracTickets for help on using
tickets.
Duplicate of #6844.