You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix#5799.
Details:
- Moves hardcoded speed colors from SpeedLimits.tsx and SNCF_PSL.tsx to
colors.ts (so that they are transformed by transformTheme in
GeoJSONs.tsx)
- Always adds edited entity ID to selection in SpeedSectionEditionLayers
so that GeoJSONs always draws everything else as unemphasized
- Improves the transformTheme call in GeoJSONs.tsx, so that bright
colors are not always turned to white (the old formula was not working
well with the speed colors)
0 commit comments