Skip to content

Mac control click fixes#1169

Merged
doutriaux1 merged 2 commits intoCDAT:masterfrom
chaosphere2112:mac_control_click
Mar 25, 2015
Merged

Mac control click fixes#1169
doutriaux1 merged 2 commits intoCDAT:masterfrom
chaosphere2112:mac_control_click

Conversation

@chaosphere2112
Copy link
Copy Markdown
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