Missed an enum option
This commit is contained in:
parent
1707ef06a2
commit
f97341fc5f
|
@ -35,4 +35,4 @@ A layout to have floating controls in any of 9 places overlayed onto another wid
|
|||
|
||||
|Field|Type|Effect|Values|
|
||||
|---|---|---|---|
|
||||
|FloatingControlsLocation|iota|The location to put the controls over|Default: FloatingControlsTopRight Alternatives:FloatingControlsBottomLeft / FloatingControlsBottomRight / FloatingControlsCenter / FloatingControlsTopMiddle / FloatingControlsRightMiddle / FloatingControlsBottomMiddle / FloatingControlsLeftMiddle|
|
||||
|FloatingControlsLocation|iota|The location to put the controls over|Default: FloatingControlsTopRight Alternatives:FloatingControlsTopLeft / FloatingControlsBottomLeft / FloatingControlsBottomRight / FloatingControlsCenter / FloatingControlsTopMiddle / FloatingControlsRightMiddle / FloatingControlsBottomMiddle / FloatingControlsLeftMiddle|
|
||||
|
|
Loading…
Reference in New Issue