Helium314 / SCEE

OpenStreetMap surveyor app for experienced OSM contributors
GNU General Public License v3.0
116 stars 8 forks source link

Fix when changing between 2 custom overlays #566

Open ravenfeld opened 1 week ago

ravenfeld commented 1 week ago

I noticed that when I changed the overlay between 2 customs the icon didn't update. There was even the beginnings of a fix in the code, but that doesn't change anything because it wasn't a view refresh problem.

This is due to the fact that the reference was not changed because there is only one instance in the OverlayRegistry.

I hope it won't be a problem during the rebases with SC