◐ Shell
clean mode source ↗

fix mouseY not reaching 0 and general improvement on MouseEvent.EXIT by clankill3r · Pull Request #5796 · processing/processing

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Open

clankill3r

wants to merge 1 commit into

processing:masterfrom

clankill3r:mouse_y_starts_at_1

Open

fix mouseY not reaching 0 and general improvement on MouseEvent.EXIT#5796

clankill3r

wants to merge 1 commit into

processing:masterfrom

clankill3r:mouse_y_starts_at_1

Conversation

@clankill3r

Copy link Copy Markdown

#4057

This is my first contribution ever. I was not sure where to place the comments.
I didn't want to place them in between the if and the else if cause it would make the else if harder to spot.

Please take a look at #4057 (comment) as well.

villares reacted with hooray emoji

@benfry

benfry commented

Feb 19, 2019

Copy link Copy Markdown

Contributor

Does it do the right thing at the other edges of the window? (left, right, bottom?)

@clankill3r

Copy link Copy Markdown

Author

Yes it does:

2019-02-19 09 33 30

jeremydouglass, villares, and TobyLobster reacted with thumbs up emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@clankill3r @benfry