zng_wgt_scroll::cmd

Static SCROLL_TO_LEFTMOST_CMD

Source
pub static SCROLL_TO_LEFTMOST_CMD: Command
Expand description

Represents the scroll to leftmost action.

§Metadata

This command has the following default metadata:

metadatavalue
name "Scroll to Leftmost"
info "Scroll left to the content left edge"
shortcut [shortcut!(SHIFT+Home), shortcut!(CTRL|SHIFT+Home)]
shortcut_filter ShortcutFilter::FOCUSED | ShortcutFilter::CMD_ENABLED

Text metadata is localized.