The Saved Tab
The Saved tab contains a list of presets that can be used to save grids for future use.
Saved Presets
Menu: Your presets
This list contains presets you have saved.
Button: Restore Defaults
Clicking this button will restore the default presets. This button only appears when there are no presets in the list.
The default presets are:
# Bootstrap
$v = | ~ | 15px | 15px |
$vC = | ~ |
~ | 15px | $v*11 | $vC | 15px | ~ (vpl)
# Golden Ratio
$mock = ~ | { 50% } | ~ (vnl $WIDTH)
$width = ~ (vnl $mock[1])
$height = 61.8% (hnl $width)
~ | { 61.8% | 38.2% (vnl $width) } | ~ (vnl)
~ | { 61.8% | 38.2% (hnl $height) } | ~ (hnl)
# Vertical Fibonacci
| 1% | 1% | 1% | 2% | 3% | 5% | 8% | 13% | 21% | 34% | (vnl)
Action Bar
Button: Add Guides
Clicking this button will cause GuideGuide to calculate your selected preset and add guides to the document. This button is disabled when no preset is selected.
Button: Edit Selected Preset
Clicking this button will put GuideGuide into edit mode. GuideGuide will edit the selected preset in the same tab that it was created from. This button is disabled when no preset is selected.
Button: Delete Selected Preset
Clicking this button delete the selected preset. This button is disabled when no preset is selected.