With the latest winit version opening a dialog using `nfd2` causes a panic. Reverting rust-windowing/winit#1496 fixes it. I'll investigate this further, repro in a example and PR a fix.
With the latest winit version opening a dialog using
nfd2causes a panic.Reverting #1496 fixes it.
I'll investigate this further, repro in a example and PR a fix.