Ticket #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: | ||
| Blocking: | Blocked by: |
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
comment:1 Changed 4 years ago by scott.gonzalez
- Priority changed from major to critical
- Status changed from new to closed
- Resolution set to fixed
- Milestone changed from TBD to 1.6
comment:2 follow-up: ↓ 3 Changed 4 years ago by micropat
I applied ticket:1938 to UI 1.6rc6 on jQuery 1.3.2 , but opacity is still not reverting after sort.
comment:3 in reply to: ↑ 2 Changed 4 years ago by micropat
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.