Opened 14 years ago
Closed 14 years ago
#4092 closed bug (fixed)
resizable: preserveCursor option should be removed
Reported by: | rdworth | Owned by: | eduardo |
---|---|---|---|
Priority: | blocker | Milestone: | 1.7 |
Component: | ui.resizable | Version: | 1.6rc6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
There is no use case for the preserveCursor option to be false. This is a behavior feature (bug fix) that was exposed as an option, but an option isn't required as the behavior should always be preserveCursor: true. The behavior should stay (made internal) and the option removed.
Change History (2)
comment:1 Changed 14 years ago by
Summary: | resizable: preserverCursor option should be removed → resizable: preserveCursor option should be removed |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed on r2050