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] MDS Widget: Fix zero length line, gray square bug #1670

Merged
merged 1 commit into from
Oct 17, 2016

Conversation

ales-erjavec
Copy link
Contributor

Filter out QGraphicsLineItem with zero length. When using the Qt's
raster graphics system they cause bad rendering artifacts.

Fixes gh-1668

Filter out QGraphicsLineItem with zero length. When using the Qt's
raster graphics system they cause bad rendering artifacts.

Fixes biolabgh-1668
@ales-erjavec
Copy link
Contributor Author

I can only duplicate the bug (gh-1668) on OSX if I set the QT_GRAPHICSSYSTEM=raster env variable when running orange. Please check that this fix also works on Windows.

@kernc kernc changed the title MDS Widget: Fix a zero lenght line rendering bug [FIX] MDS Widget: Fix zero length line, gray square bug Oct 17, 2016
@kernc kernc merged commit f11c39b into biolab:master Oct 17, 2016
@astaric astaric modified the milestone: 3.3.9 Nov 28, 2016
@ales-erjavec ales-erjavec deleted the mds-null-line branch January 27, 2017 10:40
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.

MDS: faulty visualization with 'similar pairs' option
3 participants