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.38k stars 1.32k forks source link

Printing is disabled #7845

Closed 1ec5 closed 5 years ago

1ec5 commented 7 years ago

@kkaefer pointed out that File ‣ Print is always disabled in macosapp. I’m also unable to get anything hooked up to the print: action to light up in a standalone application linked against macOS SDK v0.3.0. This feature obviously worked in #4962, and I’m pretty sure it worked just a few months ago.

1ec5 commented 7 years ago

This only seems to be an issue in terms of menu item or toolbar validation. If you call -[MGLMapView print:] manually, the print dialog does appear.

kkaefer commented 7 years ago

Short term fix merged in #7848, but as @1ec5 notes, we should resolve the issues in the responder chain.

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.