Skip to content

Class pinnacle.layout.builtin.FairOpts ​

Options for the fair generator.

Fields ​

outer_gaps nullable ​

outer_gaps?: pinnacle.layout.Gaps

The gaps between the outer container and this layout.

inner_gaps nullable ​

inner_gaps?: pinnacle.layout.Gaps

The gaps between windows within this layout.

axis nullable ​

axis?: "horizontal" | "vertical"

Which axis the lines of windows will run.

Last updated: