Opened 11 years ago
Closed 7 years ago
#13780 closed enhancement (patchwelcome)
Setting and animating GFX object's opacity
Reported by: | jesus.crysist | Owned by: | Eric Durocher |
---|---|---|---|
Priority: | high | Milestone: | 1.13 |
Component: | DojoX GFX | Version: | 1.6.1 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
The SVG element already have 'fill-opacity' attribute and it's changeable using color's alpha channel (i.e. [255, 255, 255, 0.4]) but that can be cumbersome when animating opacity. It would be nice for developer to be able to directly set the opacity value and later to animate it.
Change History (4)
comment:1 Changed 11 years ago by
Owner: | changed from Eugene Lazutkin to Patrick Ruzand |
---|
comment:2 Changed 9 years ago by
Owner: | changed from Patrick Ruzand to Eric Durocher |
---|---|
Status: | new → assigned |
comment:3 Changed 7 years ago by
comment:4 Changed 7 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | assigned → closed |
Given that no one has shown interest in creating a patch in the past 4+ years, I'm closing this as patchwelcome.
Note: See
TracTickets for help on using
tickets.
#14022 is a duplicate of this ticket.