Search and Top Navigation
#4092 closed bug (fixed)
Opened February 08, 2009 05:31AM UTC
Closed February 09, 2009 03:59AM UTC
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.