Skip to content

Conversation

@Sartoric
Copy link

Removed listener on MOUSE_UP event for the Switch main box when "sliding" because it will be detected twice (once on slider , once on switch) and the change event will be fired twice (before changing the switch state ad after).
For instance, this coud be an issue if checking the selected state of the switch on-change

Added the property disabled=false in order to enable/disable input in the textbox. This can be useful in case of editing form that should be "blocked" for some user category, or viceversa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant