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

Mac control click fixes #1169

Merged
merged 2 commits into from
Mar 25, 2015
Merged

Conversation

chaosphere2112
Copy link
Contributor

Some minor help text fixes in regards to issues associated with #1163– working on the PR for vistrails to fix these issues. Mac is going to use Command + click, linux will use control + click. I would use control + click on mac, but QT sees that as a right click (which is fair, that's pretty standard-ish behavior for a mac app), so there's no way to map that correctly to VTK. Instead I'm going to use command (which is mapped to control on mac in QT for reasons unbeknownst to me), and I'm working on fixing some associated issues with that in VisTrails. This PR can be merged whenever; it's not dependent on the VisTrails half.

doutriaux1 added a commit that referenced this pull request Mar 25, 2015
@doutriaux1 doutriaux1 merged commit 1de784d into CDAT:master Mar 25, 2015
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