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

FIX: Fix the clipboard copy. It was failing under MacOS and Windows. #384

Merged
merged 1 commit into from
Aug 15, 2018

Conversation

hhslepicka
Copy link
Contributor

After merged it closes #300 .

@hhslepicka
Copy link
Contributor Author

Tested on both systems...

@AppVeyorBot
Copy link

Build pydm 1.0.281 completed (commit 979e575cd7 by @hhslepicka)

@codecov-io
Copy link

Codecov Report

Merging #384 into master will decrease coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #384      +/-   ##
==========================================
- Coverage   47.59%   47.56%   -0.03%     
==========================================
  Files          72       72              
  Lines        6927     6931       +4     
==========================================
  Hits         3297     3297              
- Misses       3630     3634       +4
Impacted Files Coverage Δ
pydm/application.py 31.45% <0%> (-0.38%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1a9d2f3...012e764. Read the comment docs.

@mattgibbs mattgibbs merged commit f768987 into slaclab:master Aug 15, 2018
@hhslepicka hhslepicka deleted the fix_clipboard branch February 21, 2019 04:41
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.

Middle Click to copy Widget channel doesn't work on Windows
4 participants