Opened 9 years ago
Closed 5 years ago
#15449 closed enhancement (patchwelcome)
Group dojox.mobile config flags into a single object
Reported by: | Eric Durocher | Owned by: | Patrick Ruzand |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | DojoX Mobile | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Dojox.mobile defines/uses a number of flags in the Dojo config object (config.mblHideAddressBar, config.mblForceHideAddressBar, etc). It would be better to group these flags into a single 'config.mobile' object (i.e. config.mobile.hideAddressBar etc).
Change History (3)
comment:1 Changed 9 years ago by
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.12 |
---|---|
Resolution: | → patchwelcome |
Status: | assigned → closed |
Given that no one has shown interest in creating a patch in the past 3+ years, I'm closing this as patchwelcome.
Note: See
TracTickets for help on using
tickets.
And this would be the occasion to add API documentation for the flags (see http://trac.dojotoolkit.org/ticket/15519 ).