Opened 15 years ago
Closed 15 years ago
#67 closed defect (fixed)
GeoExtToolbar - no separator followed by separator support
Reported by: | adube | Owned by: | adube |
---|---|---|---|
Priority: | minor | Milestone: | First milestone |
Component: | widgets | Version: | 0.7 |
Keywords: | geoexttoolbar, separator | Cc: | adube@… |
Description
problem
When widgets are defined in a GeoExtToolbar and separated by <separator /> tags, some may be inexistant due to the lack of Resource access. This may results in separators followed by separators.
solution
Before adding a separator, check if the previous element added was a separator.
Note:
See TracTickets
for help on using tickets.
r780, fixed.