Skip to content

Option to make Move event fire Change event for Flat mode #173

Open
@jordandh

Description

@jordandh

When using the color picker in flat mode I usually want to have the value change as the user moves the selected color around.

In my example I hide the buttons and display the color picker in flat mode. When displayed this way the user expects changes to occur as they modify the color.

Can you add an option to update the input's value on move?

In the mean time I have implemented this by adding the updateOriginalInput method to the spect object. I then call the updateOriginalInput method whenever the move event is triggered.

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