mapbox / mapbox-gl-native

Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
https://mapbox.com/mobile
Other
4.37k stars 1.33k forks source link

macosapp label language option only affects active window #11917

Closed 1ec5 closed 5 years ago

1ec5 commented 6 years ago

macosapp’s View ‣ Labels In option only affects the currently active window but not any inactive windows. So switching to an inactive window after toggling this option results in an inconsistent state. The fix would be to store the label localization setting in a user default instead of as part of the window’s restorable state.

https://github.com/mapbox/mapbox-gl-native/blob/62c875e01b07197024e3806e8b2882160ce1195c/platform/macos/app/MapDocument.m#L153

stale[bot] commented 5 years ago

This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.