Files
sideline/presets.toml
David Gwilliam 4a08b474c1 fix(presets): add border effect to border-test preset
The border-test preset had empty effects list, so no border was rendering.
Updated to include 'border' effect in the effects list, and set border=false
at the display level (since the effect handles the border rendering).

Now 'uv run mainline.py --preset border-test' correctly displays a bordered
empty frame.
2026-03-16 19:58:41 -07:00

2.4 KiB