Skip to content

Optionally defer UI layout updates during window resizing #25899

Description

@ickshonpe

What problem does this solve or what need does it fill?

Updates can be laggy when dragging to resize a window, particularly when running debug builds.

What solution would you like?

Add an option to defer UI and text updates until window resizing ends.

Alternatives

This should wait until after the retained rendering and incremental layout changes have been merged.
They might improve things to the point where this isn't needed, or might make it worse, I'm not clear.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-UIGraphical user interfaces, styles, layouts, and widgetsC-FeatureA new feature, making something new possibleC-PerformanceA change motivated by improving speed, memory usage or compile timesS-Needs-DesignThis issue requires design work to think about how it would best be accomplished

    Type

    No type

    Projects

    • Status
      Needs SME Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions