Ticket #73 (closed defect: fixed)
need to initialize units when viewOptions widget is not used
| Reported by: | madair | Owned by: | madair |
|---|---|---|---|
| Priority: | P2 | Milestone: | 1.0.7 |
| Component: | Widgets | Version: | 1.0.6 |
| Severity: | Major | Keywords: | |
| Cc: | External ID: | ||
| state: | New | Browser: | All |
| Operating System: | All |
Description
the setting units for various widgets currently happens in the ViewOptions? widget. If that widget is not included in an AppDef?, then widgets depending on the viewOptions widget will not be initialized and units appear as "unk". Solution is to move the init method into the Map object and called on MAP_LOADED event.
Change History
Note: See
TracTickets for help on using
tickets.
