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
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Platform: MacOS Mapbox SDK version: Master @ 164d156 Hardware: iMac (Retina 5K, 27-inch, Late 2014), with 2 additional non-retina screens
Steps to trigger behavior
Run macosapp target on a retina screen
Move window to a non-retina screen
Expected behavior
Map stays functional
Actual behavior
Application crashes with error. libc++abi.dylib: terminating with uncaught exception of type mbgl::gl::Error: glUseProgram(value): Error GL_INVALID_VALUE at /Users/jesse/projects/mapbox-gl-native/src/mbgl/gl/value.cpp:223
The text was updated successfully, but these errors were encountered:
Platform: MacOS
Mapbox SDK version: Master @ 164d156
Hardware: iMac (Retina 5K, 27-inch, Late 2014), with 2 additional non-retina screens
Steps to trigger behavior
Expected behavior
Map stays functional
Actual behavior
Application crashes with error.
libc++abi.dylib: terminating with uncaught exception of type mbgl::gl::Error: glUseProgram(value): Error GL_INVALID_VALUE at /Users/jesse/projects/mapbox-gl-native/src/mbgl/gl/value.cpp:223
The text was updated successfully, but these errors were encountered: