floem icon indicating copy to clipboard operation
floem copied to clipboard

Crash when opening inspector

Open jrmoulton opened this issue 7 months ago • 0 comments

thread 'main' panicked at index.crates.io-6f17d22bba15001f/wgpu-0.19.4/src/backend/wgpu_core.rs:3006:5:
wgpu error: Validation Error

Caused by:
    In Device::create_texture
      note: label = `atlas_texture`
    Dimension X value 10144 exceeds the limit of 8192

Only happens when I have the app fullscreen on a 4k monitor.

jrmoulton avatar Jul 18 '24 21:07 jrmoulton