Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Note
titleContent Freeze

As of July 25th, 2023, there is a content freeze on this page.

When this flag is set to true, buttons/links with the auto-arrange property set to true will be arranged horizontally. Buttons will be moved to fill any gaps, including any buttons on a previous row.

Example:

Code Block

pui["horizontal auto arrange"] = true;

...