simvx.editor.panels._animation_constants

Shared constants for the animation timeline panel.

Colour palette, layout, zoom, and speed presets used by

class:

~simvx.editor.panels.animation.AnimationPanel and its private sibling helpers (_TimelineRenderer / _TimelineInput). Lives in its own module so the helpers can import the constants without importing the panel (which would create a circular import).