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 artifacts on an opaque rectangle #540

Merged
merged 6 commits into from
May 25, 2022
Merged

Fix artifacts on an opaque rectangle #540

merged 6 commits into from
May 25, 2022

Conversation

OLarionova-HORIS
Copy link
Contributor

No description provided.

@@ -151,11 +151,6 @@ class PlotSvgComponent constructor(
if (containsLiveMap) {
// Don't fill rect over livemap figure.
fillOpacity().set(0.0)
} else {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you remove this code this workaround is no longer working?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This workaround was moved to SvgRectAttrMapping and will work there.

@alshan alshan merged commit 450262e into master May 25, 2022
@OLarionova-HORIS OLarionova-HORIS deleted the jfx-artifacts branch May 26, 2022 08:58
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.

None yet

2 participants