Opened 8 years ago
Last modified 3 years ago
#16195 assigned enhancement
High-level transition API is missing
Reported by: | ykami | Owned by: | Patrick Ruzand |
---|---|---|---|
Priority: | undecided | Milestone: | 1.14 |
Component: | DojoX Mobile | Version: | 1.8.1 |
Keywords: | Cc: | Atsushi Ono | |
Blocked By: | Blocking: |
Description
ViewController manages visibility of nested views (and do some other tasks) when performing a view transition. This can be used from _ItemBase based classes. However, an API to utilize this feature programmatically is missing.
Related discussion: http://old.nabble.com/Mobile---performtransition-to-a-group-view-problem-td34239825.html
Attachments (1)
Change History (7)
comment:1 Changed 8 years ago by
Cc: | Atsushi Ono added |
---|
Changed 8 years ago by
Attachment: | 16195.patch added |
---|
comment:2 Changed 8 years ago by
Owner: | changed from Eric Durocher to Patrick Ruzand |
---|---|
Status: | new → assigned |
comment:3 Changed 5 years ago by
Milestone: | tbd → 1.11 |
---|
comment:4 Changed 5 years ago by
Milestone: | 1.11 → 1.12 |
---|
Ok, after massive triage, ended up with about 80 tickets for 1.11 and 400 or so for 1.12. That's a bit unrealistic, so first I changed all 1.12 to 1.13 (with the plan to move some forward to the new 1.12. Now, I'm moving some of the 1.11 tickets that are less likely to get done this month without help to 1.11. Feel free to help out in January if you want to see this ticket land in 1.11.
comment:5 Changed 4 years ago by
Milestone: | 1.12 → 1.13 |
---|
Ticket planning... move current 1.12 tickets out to 1.13 that likely won't get fixed in 1.12.
comment:6 Changed 3 years ago by
Milestone: | 1.13 → 1.14 |
---|
Two line patch (plus docs). Do you want to land this, or close it?