Opened 8 years ago
Closed 8 years ago
#10948 closed bug (duplicate)
resizable work wrong with dom box-sizing=border-box
Reported by: | gu.jefers | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.resizable | Version: | 1.11.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In alsoresize plugin,when start resize,'ui-resizable-alsoresize' is initalized with function width(); but in fuction resize,function css() is used. It will go wrong when alsoresize element with box-sizing=border-box.
Note: See
TracTickets for help on using
tickets.
Duplicate of #8932.