Skip to content

#1518 Fix hidden elements truncated by SVG filter - #1519

Open
15915996690 wants to merge 1 commit into
railmapgen:mainfrom
15915996690:fix/issue-1518-invisible-filter
Open

#1518 Fix hidden elements truncated by SVG filter#1519
15915996690 wants to merge 1 commit into
railmapgen:mainfrom
15915996690:fix/issue-1518-invisible-filter

Conversation

@15915996690

Copy link
Copy Markdown

Replace the #invisible SVG filter with CSS inline style (filter: grayscale(100%) + opacity: 0.5) to avoid a rendering bug where SVG feColorMatrix + feComponentTransfer causes hidden line segments to be partially cut off or disappear entirely.

Replace the #invisible SVG filter with CSS inline style (filter: grayscale(100%) + opacity: 0.5) to avoid a rendering bug where SVG feColorMatrix + feComponentTransfer causes hidden line segments to be partially cut off or disappear entirely.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant