Mouse events menu (#401)

* Fixes an issue in the sln file that despite not having been changed, git reports as changed.

* Adding some settings for crlf and user specific.

* Prevent button clicked event if the point of the pressed and released don't match. Also decreases the delay for the triple click.

* Changes the menu button clicked event to button pressed to improve mouse clicks.

* Removed the action that was running all the time after the first running.
This commit is contained in:
BDisp
2020-04-20 20:26:32 +01:00
committed by GitHub
parent 4522097c02
commit 8a6c2a9fc1
4 changed files with 44 additions and 28 deletions

5
.gitignore vendored
View File

@@ -1,8 +1,9 @@
bin
obj
*~
~$*
*.userprefs
*~
packages
.vs
*.csproj.user
# User-specific files
*.user