Skip to content

Fix widget buttons registering clicks twice#230

Merged
jagenjo merged 1 commit into
jagenjo:masterfrom
RobTheFiveNine:bugfix/buttons-register-two-clicks
Jun 21, 2021
Merged

Fix widget buttons registering clicks twice#230
jagenjo merged 1 commit into
jagenjo:masterfrom
RobTheFiveNine:bugfix/buttons-register-two-clicks

Conversation

@RobTheFiveNine
Copy link
Copy Markdown
Contributor

This pull request fixes and closes the issue mentioned in #123, which is resulting in buttons registering multiple clicks (once on mouse down, and once on mouse up), but applies the change to the source file and provides new builds.

On a side note, I have only just noticed the updated contribution guidelines asking people not to commit build files. I had committed these changes prior to noticing this though. I'll make sure in the future not to commit build files, if that is still your preference (which makes sense, it'll reduce conflicts a lot)

@jagenjo jagenjo merged commit 6e8dd97 into jagenjo:master Jun 21, 2021
@jagenjo
Copy link
Copy Markdown
Owner

jagenjo commented Jun 21, 2021

it was to avoid merge issues but its ok

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.

2 participants