[][src]Module druid::scroll_component

A component for embedding in another widget to provide consistent and extendable scrolling behavior

Structs

ScrollComponent

Embeddable component exposing reusable scroll handling logic.

Enums

BarHeldState

Denotes which scrollbar, if any, is currently being dragged.

BarHoveredState

Denotes which scrollbar, if any, is currently being hovered over by the mouse.

Constants

SCROLLBAR_MIN_SIZE

Minimum length for any scrollbar to be when measured on that scrollbar's primary axis.