Ticket #73 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

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

Changed 5 years ago by madair

  • status changed from new to closed
  • resolution set to fixed

(In [1416]) closes #73: move init of viewOptions into Map object

Changed 5 years ago by madair

(In [1419]) re #73: view options patch applied to trunk

Changed 5 years ago by madair

(In [1449]) re #73: add missing setViewOptions method

Changed 5 years ago by madair

(In [1450]) re #73: add missing setViewOptions method - with correct name

Note: See TracTickets for help on using tickets.