Variable

defaultTimelineInteractionGeometry

Geometry defaults shared by canvas-aligned interaction layers.

Signature

Type Definition
defaultTimelineInteractionGeometry: object

Properties

NameSignatureDescription
collapsedTrackHeightcollapsedTrackHeight: 24Default collapsed track row height in CSS pixels.
edgeThresholdedgeThreshold: 10Mouse and pen edge hit-test threshold in CSS pixels.
rulerHeightrulerHeight: 32Height of the ruler/header band above track rows in CSS pixels.
touchEdgeThresholdtouchEdgeThreshold: 24Wider touch edge hit-test threshold in CSS pixels.
trackHeighttrackHeight: 48Default expanded track row height in CSS pixels.