Skip to main content

set_bubble_clickthrough

Function set_bubble_clickthrough 

Source
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.