You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-13Lines changed: 1 addition & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,18 +182,6 @@ Determines the orientation of the guides in the grid. Orientation options are *n
182
182
183
183
-`v` vertical
184
184
185
-
### Position
186
-
187
-
Determines the position where GuideGuide renders the grid in cases where the grid specified is not as wide as the document or selection. Note the capital letters.
188
-
189
-
#### Values:
190
-
191
-
-`F`*(default)* first (left/top)
192
-
193
-
-`C` center
194
-
195
-
-`L` last (right/bottom)
196
-
197
185
### Remainder pixel distribution
198
186
199
187
Determines to which wildcards GuideGuide adds remainder pixels when the columns do not divide equally into the total width of the grid area. Note the lowercase letters.
@@ -227,7 +215,7 @@ Optional unit object that specifies the width of the grid area to be used for th
227
215
228
216
### Grid offset
229
217
230
-
Optional unit object that specifies how far from the origin the grid will be offset. When the position of a grid is set to `center` the offset property will be ignored.
218
+
Optional unit object that specifies how far from the origin the grid will be offset.
0 commit comments