maplibre-rs icon indicating copy to clipboard operation
maplibre-rs copied to clipboard

Demo crashes when minimizing window on Windows 10

Open terrorfisch opened this issue 1 year ago • 0 comments

🤔 Expected Behavior

The window minimizes to the taskbar and can be maximized again

😯 Current Behavior

Demo crashes.

     6: maplibre::render::resource::surface::Surface::resize
               at .\maplibre\src\render\resource\surface.rs:297
     7: maplibre::render::Renderer::resize_surface
               at .\maplibre\src\render\mod.rs:243
     8: maplibre::context::MapContext::resize
               at .\maplibre\src\context.rs:17
     9: maplibre_winit::impl$2::run::closure$0<tuple$<>,maplibre_winit::WinitEnvironment<maplibre::platform::noweb::scheduler::TokioScheduler,maplibre::platform::noweb::http_client::ReqwestHttpClient,maplibre::platform::noweb::ReqwestOffscreenKernelEnvironment,ma
               at .\maplibre-winit\src\lib.rs:121

Operating System: Windows 10

terrorfisch avatar Apr 11 '23 12:04 terrorfisch