Opened 8 years ago
Closed 5 years ago
#16185 closed feature (patchwelcome)
Container or pattern for simple applications
Reported by: | Eric Durocher | Owned by: | Adrian Vasiliu |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | DojoX Mobile | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The goal is to simplify the task of creating a basic mobile application with fixed headers/footers. This currently requires to create a View (or ScrollableView?) and set the "fixed" attributes on the header and footer widgets. This could be made easier to understand by creating a dedicated container for this very common case. One thing to take into account with this approach is the case of "application headers/footers", that, a header/footer that is always present, while the rest of the view changes.
Change History (4)
comment:1 Changed 8 years ago by
Milestone: | tbd → 1.9 |
---|
comment:2 Changed 8 years ago by
Owner: | changed from Eric Durocher to Adrian Vasiliu |
---|---|
Status: | new → assigned |
comment:3 Changed 8 years ago by
Milestone: | 1.9 → 2.0 |
---|
comment:4 Changed 5 years ago by
Milestone: | 2.0 → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | assigned → closed |
Given that no one has shown interest in creating a patch in the past 2+ years, I'm closing this as patchwelcome.
Note: See
TracTickets for help on using
tickets.
Just as the very related #16700 punt this one for now.