Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selecting a mod triggers on release #2485

Merged
merged 5 commits into from May 11, 2018
Merged

Selecting a mod triggers on release #2485

merged 5 commits into from May 11, 2018

Conversation

santerinogelainen
Copy link
Contributor

@santerinogelainen santerinogelainen commented May 2, 2018

Resolves #2392

{
switch (args.Button)
// only trigger the event if we are inside the area of the button
if (Contains(ToScreenSpace(state.Mouse.Position - Position)))

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

{
switch (args.Button)
// only trigger the event if we are inside the area of the button
if (Contains(ToScreenSpace(state.Mouse.Position - Position)))

This comment was marked as off-topic.

@smoogipoo smoogipoo dismissed their stale review May 6, 2018 23:23

bad suggestion

peppy
peppy previously approved these changes May 11, 2018
@peppy peppy merged commit 18de235 into ppy:master May 11, 2018
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.

None yet

4 participants