Property reference

glide.ux.autoreflow.disable

The glide.ux.autoreflow.disable property determines whether automatic reflow of the user interface is enabled. When set to true, it prevents the UI from adjusting dynamically, which can be important for performance in specific scenarios.

Default: false Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property disables the automatic reflow feature in the user interface, impacting how elements adjust during interactions.
What area does it affect? User Interface Behavior
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when optimizing UI performance or troubleshooting layout issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.ux.autoreflow.disable
Sys ID f76686587721211007e85e4aef5a9975
Type boolean
Application Global
Default value false
Description
Updated 2024-05-25 04:39:51