Opened 16 years ago
Closed 16 years ago
#181 closed defect (fixed)
selectRadiusValue redraws itself multiple times on mapLoad
Reported by: | madair | Owned by: | madair |
---|---|---|---|
Priority: | P2 | Milestone: | 2.0 |
Component: | Widgets | Version: | SVN |
Severity: | Minor | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | New |
Description
if you load a new map from the map menu, the selectRadiusValue widget appends another copy of itself every time. This should be hooked into the FUSINO_INITIALIZED event instead.
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [1679]) re #181: trigger drawing on FUSION_INITIALIZED