Skip to main content

BUBBLE_FALLBACK_W

Constant BUBBLE_FALLBACK_W 

Source
const BUBBLE_FALLBACK_W: i32 = 260;
Expand description

Default bubble dimensions used when the live window can’t be queried (shouldn’t happen — tauri.conf.json declares 200×200 — but defensive so the show path never blocks on a query failure).