Ticket #1240 (closed defect: fixed)
Opened 2012-06-22T13:26:10-05:00
Last modified 2012-06-22T13:46:55-05:00
The default overlay settings are not initializing correctly
Reported by: | bdezonia | Owned by: | curtis |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
After fixing the persistence of OverlayOptions I notice that the OverlayService defaultSettings are not initialized. So the first time you draw a PointOverlay it draws its tick mark lines in yellow no matter what you had persisted as the overlay options line color. We need some initialization that ties together OptionsOverlay and the OverlayService's defaultOverlaySettings.