#4017 closed bug (fixed)
Sortable opacity is not reset when placed
Reported by: | Point | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.7 |
Component: | ui.sortable | Version: | 1.6rc6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
On start drag I have the opacity set to 0.5. When dropped into it's new position, the opacity is still set at 0.5 rather than 1.
Change History (3)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|---|
Priority: | major → critical |
Resolution: | → fixed |
Status: | new → closed |
comment:2 follow-up: 3 Changed 14 years ago by
I applied ticket:1938 to UI 1.6rc6 on jQuery 1.3.2 , but opacity is still not reverting after sort.
comment:3 Changed 14 years ago by
Replying to micropat:
I applied ticket:1938 to UI 1.6rc6 on jQuery 1.3.2 , but opacity is still not reverting after sort.
Sorry, that should be changeset:1938
Note: See
TracTickets for help on using
tickets.
Fixed in r1938.