pub fn set_bubble_clickthrough(enabled: bool)Expand description
Fire-and-forget click-through toggle. enabled = true makes the
bubble pass mouse events through; false restores normal
interaction (drag works again). Failures log to the JS console;
the Rust side also logs via tracing::warn!. M-BUBBLE.1 v0 /
AUT-274.