Drag-from-center star tool. Pointerdown sets center; drag determines outer radius + rotation; release commits via insertAction. Inner radius = outer × innerRatio (default 0.5). Point count defaults to 5, adjustable mid-gesture via ArrowUp/Down or wheel.
insertAction
innerRatio
Live preview painted by the dispatcher overlay layer reading insertAction.overlay(). Consumers wanting custom star geometry override the insert dep.
insertAction.overlay()
insert
Drag-from-center star tool. Pointerdown sets center; drag determines outer radius + rotation; release commits via
insertAction. Inner radius = outer ×innerRatio(default 0.5). Point count defaults to 5, adjustable mid-gesture via ArrowUp/Down or wheel.Live preview painted by the dispatcher overlay layer reading
insertAction.overlay(). Consumers wanting custom star geometry override theinsertdep.