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

Copy to clipboard of graph broken on screen with 150% scaling #1473

Closed
msevestre opened this issue May 1, 2020 · 3 comments
Closed

Copy to clipboard of graph broken on screen with 150% scaling #1473

msevestre opened this issue May 1, 2020 · 3 comments
Milestone

Comments

@msevestre
Copy link
Member

It's impossible to copy a graph to clipboard in PKSim (or MoBi) when using 150% scaling. The
issue is maybe a very funky implementation of copy that uses EMF

https://github.com/Open-Systems-Pharmacology/OSPSuite.Core/blob/5ff27d3706368ccd574481be3c46b3cf09d32aaf/src/OSPSuite.UI/Controls/UxChartControl.cs#L87

We should use try something else

@PavelBal
Copy link
Member

PavelBal commented May 4, 2020

Same for MoBi (obviously).

@msevestre
Copy link
Member Author

Yes it is the same.
As an info, here is how it looks like

image

One can see the frame around the pasted picture on the left side. This is absolutely useless

@msevestre
Copy link
Member Author

This is fixed in V9 available in tonight's build

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

No branches or pull requests

2 participants