Ticket #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: | ||
| Blocking: | Blocked by: |
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
Note: See
TracTickets for help on using
tickets.


Fixed in r3026.