Opened 14 years ago
Closed 14 years ago
#4093 closed bug (fixed)
resizable: disableSelection option should be removed
Reported by: | rdworth | Owned by: | Scott González |
---|---|---|---|
Priority: | blocker | Milestone: | 1.7 |
Component: | ui.resizable | Version: | 1.6rc6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
There is no use case for the disableSelection 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 disableSelection: true. The behavior should stay (made internal) and the option removed.
Change History (2)
comment:1 Changed 14 years ago by
Owner: | set to scott.gonzalez |
---|---|
Status: | new → accepted |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r2047.