gui/components/LivePreview

A small "preview" eye button: while hovered, it shows a floating tooltip that re-rolls a DPL string into a concrete example every ~1s (the same live preview the building-block chips use). Reads the DPL fresh on each tick via a ref, so edits while hovering are reflected.

Description:
  • A small "preview" eye button: while hovered, it shows a floating tooltip that re-rolls a DPL string into a concrete example every ~1s (the same live preview the building-block chips use). Reads the DPL fresh on each tick via a ref, so edits while hovering are reflected.

Source: