Skip to content

FUISwitch: -setOn:animated: does not propagate the animation flag #177

Description

@edmw

Hi there,

-setOn:animated: does not propagate the animation flag.

Fix: replace NO with animated variable:

[self setOn:on animated:animated sendEvent:NO];

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions