FlexLayout Editor
Problem
Built-in grid sizes are fixed; power users need custom layouts with arbitrary cell sizes and positions.
Solution
A human-readable markup language for defining custom grid layouts. The editor is a split-pane HSplitView: markup on the left, live preview on the right. Layouts are saved as .flexlayout files that can be shared and imported.
Tier Availability
- Free: Not available.
- Plus / Pro: Full markup editor with live preview and .flexlayout file format.
UI Flow
- Open the FlexLayout Editor from the Grid menu.
- Write or edit layout markup in the left pane.
- The right pane shows a live preview updating as you type.
- Save the layout as a
.flexlayoutfile. - Import shows an alert on parse failure with error details.
Known Limitations
- Markup syntax requires learning; not a visual drag-and-drop tool (see Grid Designer for that).
- Invalid markup shows an error alert rather than a partial preview.
Marketing One-Liner
Design precise custom grid layouts with human-readable markup and instant live preview in a split-pane editor.