Ticket #1260 (closed feature: fixed)
SelectFeature and OpenLayers.Feature.Vector.style["select"]
| Reported by: | rdewit | Owned by: | tschaub |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.6 Release |
| Component: | Control.SelectFeature | Version: | 2.5 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
Currently OL replaces the current style of a feature completely with the default "select" style. This gives problems if your own style has an externalGraphic or a thick line for example.
It is more intuitive to let the "select" style only be the a small list of style elements that will be changed and have the FeatureSelect control extend the current style with the "select" style. It's more in line with what CSS does.
Please look at the patch for more clarity.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

