Opened 15 years ago
Closed 15 years ago
#2996 closed bug (fixed)
resizable proxy should be named helper
Reported by: | rdworth | Owned by: | eduardo |
---|---|---|---|
Priority: | blocker | Milestone: | 1.5.1 |
Component: | ui.resizable | Version: | 1.5 |
Keywords: | resizable helper proxy consistent | Cc: | |
Blocked by: | Blocking: |
Description
The naming of the option 'proxy' is not consistent with other UI plugins, which call the same 'helper'. Examples:
draggable droppable sortable
Even resizable itself, passing ui.helper to callbacks.
Note: See
TracTickets for help on using
tickets.