What would you like to be added:
Add a fullscreen toggle to the diagram in the "User-Friendly DSL: Workflows Made Simple" section on the homepage.
.diagram-slot is display: none below 1024px and stays that way. The fullscreen control must only render at ≥1024px, matching the breakpoint the diagram already uses.
Why is this needed:
Complex examples outgrow a half-width column. There is currently no way to give the diagram more room.
What would you like to be added:
Add a fullscreen toggle to the diagram in the "User-Friendly DSL: Workflows Made Simple" section on the homepage.
.diagram-slotisdisplay: nonebelow1024pxand stays that way. The fullscreen control must only render at≥1024px, matching the breakpoint the diagram already uses.Why is this needed:
Complex examples outgrow a half-width column. There is currently no way to give the diagram more room.