Skip to content

Same issue as the attitude controls repeater: the extension controls Repeater model depends on rapidly-changing controller properties (values/deadbands/mapping), which can trigger repeated model rebuilds and UI churn. Prefer a static model (names/ids) and compute/bind the live controller values inside the delegate. #14016

Description

@DonLakeFlyer

Same issue as the attitude controls repeater: the extension controls Repeater model depends on rapidly-changing controller properties (values/deadbands/mapping), which can trigger repeated model rebuilds and UI churn. Prefer a static model (names/ids) and compute/bind the live controller values inside the delegate.

Originally posted by @Copilot in #13915 (comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions