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] owhierarchicalclustering: Explicit geometry transform #2465

Merged
merged 2 commits into from
Jul 26, 2017

Conversation

ales-erjavec
Copy link
Contributor

Issue

Fixes gh-2297

The cause of the broken PDF export was a non aspect preserving implicit dendrogram scaling and use of cosmetic pen to implement fast resize in response to user interaction. QPDFWriter however cannot handle cosmetic pens.

Description of changes

Explicit transform/scale the dendrogram geometry to scene display coordinates and avoid use of cosmetic pens.

Includes
  • Code changes
  • Tests
  • Documentation

Explicit transform/scale the dendrogram geometry to scene display
coordinates and avoid use of cosmetic pens.

Fixes biolabgh-2297
@ajdapretnar
Copy link
Contributor

I tested this and it works, but codeclimate is globally misbehaving. Should I ignore it and just merge or wait for a pass?

@janezd
Copy link
Contributor

janezd commented Jul 26, 2017

I haven't seen anything useful from Codeclimate so far, so I'm ignoring it.

@lanzagar lanzagar merged commit ac2146c into biolab:master Jul 26, 2017
@ales-erjavec ales-erjavec deleted the hier-clustering-transform branch November 14, 2017 08:55
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.

4 participants