Skip to content

Slider feature #106

Description

@RomashkaHEHE

It's would be useful if slider sends to Callback not only current slider value, but also "Is changing" argument - so you can make something like "show radius while user changing value, hide radius when user is done"
so at least 2 Callback calls:

  • First, when LMB is down for slider (second argument = true)
  • Last, when LMB is UP after changing slider (second argument = false)
    ↑ and between them calls when value is changed, second argument = true.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions