#626 closed enhancement (fixed)
wipeIn/wipeOut for width
Reported by: | Owned by: | dante | |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | lfx | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
As Alex mentioned on the mailinglist, the fx package will undergo a complete rewrite.Therefore no use of submitting a patch against the current code, I think. Would be nice to have the effect for the width too.
Change History (7)
comment:1 Changed 15 years ago by
Component: | Core → Effects |
---|---|
Milestone: | → 0.4 |
Owner: | changed from anonymous to Bryan Forbes |
comment:3 Changed 14 years ago by
Milestone: | 0.4 → 0.5 |
---|
comment:4 Changed 14 years ago by
Milestone: | 0.9 → 1.1 |
---|---|
Owner: | changed from Bryan Forbes to bill |
Summary: | Wipe effect in fx package does not support wipe for width but only for height → wipeIn/wipeOut for width |
comment:5 Changed 13 years ago by
Owner: | changed from bill to dante |
---|---|
Status: | new → assigned |
something like this should go in dojox.fx
comment:6 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
there is a function dojox.fx.sizeTo - it will do a wipeTo based on width. currently, it only sizes about it's center to a new size (omit height: property for width-only) but i have plans to add a toggle to do a top/left sizing OR a about-center sizing. file a request ticket if that feature sounds good, or a separate bug against sizeTo if other issues arise. close this old old ticket now.
comment:7 Changed 13 years ago by
Milestone: | 1.1 → 1.0 |
---|
Note: See
TracTickets for help on using
tickets.
is this still an issue with lfx?