ZIm/crates/extensions_ui/src
Michael Sloan 8aef64bbfa
Remove block_mouse_down in favor of stop_mouse_events_except_scroll (#30401)
This method was added in #20649 to be an alternative of `occlude` which
allows scroll events. It seems a bit arbitrary to only stop left mouse
downs, so this seems like it's probably an improvement.

Release Notes:

- N/A
2025-05-29 22:07:34 +00:00
..
components Remove block_mouse_down in favor of stop_mouse_events_except_scroll (#30401) 2025-05-29 22:07:34 +00:00
components.rs Upsell built-in features on the extensions page (#14516) 2024-07-15 17:10:01 -04:00
extension_suggest.rs Suggest nim extension for *.nim files (#29912) 2025-05-05 11:46:42 +00:00
extension_version_selector.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
extensions_ui.rs Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00