You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most likely caused by #82542 but I haven't tested it. Technically, <mask> is not required for these SVGs, but it allows for easy clean cutouts which is why I used them here.
Steps to reproduce
Open Godot and find them
Minimal reproduction project
N/A
The text was updated successfully, but these errors were encountered:
Godot version
Godot v4.2.dev6 - Pop!_OS 22.04 LTS - X11 - Vulkan (Forward+) - integrated Intel(R) Graphics (ADL GT2) () - 12th Gen Intel(R) Core(TM) i5-1235U (12 Threads)
System information
Godot v4.2.dev6 - Pop!_OS 22.04 LTS - X11 - Vulkan (Forward+) - integrated Intel(R) Graphics (ADL GT2) () - 12th Gen Intel(R) Core(TM) i5-1235U (12 Threads)
Issue description
Our SVG icons that use the
<mask>
element broke.Most likely caused by #82542 but I haven't tested it. Technically,
<mask>
is not required for these SVGs, but it allows for easy clean cutouts which is why I used them here.Steps to reproduce
Open Godot and find them
Minimal reproduction project
N/A
The text was updated successfully, but these errors were encountered: