Skip to content

[AppKitBackend] Stop sliders jittering in RandomNumberGeneratorExample #82

Open
@stackotter

Description

@stackotter

The minimum slider's value is forced to be less than the maximum slider's value, and the maximum slider's value is forced to be greater than the minimum slider's value. In SwiftUI this approach works and the slider's range gets limited, however in SwiftCrossUI under the AppKitBackend the sliders jitter back and forth quickly when you slide them past the artificial min/max limits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions