Opened 13 years ago
Closed 13 years ago
#4743 closed bug (fixed)
Disable Resize
Reported by: | FelipeMorais | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.8 |
Component: | ui.resizable | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi, guys. I tried disable resize and I detected a bug. Can't do it. I changed line 211 in ui.resizable.js from
!!handle;" to "return !this.options.disabled | !!handle;" |
Change History (1)
comment:1 Changed 13 years ago by
Milestone: | TBD → 1.8 |
---|---|
Priority: | trivial → major |
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r3026.