Skip to content

Request: Allow new auto-call option "on release" #234

Description

@jni

Some functions are too slow to compute on each slider increment, but one still wants to be able to move a slider and trigger a computation on release, rather than have to go to a "calculate" button each time. One implementation idea is to have three settings for auto-call: True/on-value-change, on-release, False. Whether this is done with an enum, a union of an enum/bool, or something else... 🤷

xref scikit-image/skimage-tutorials#55

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions