fyne-io/fyne

SVG images using "class" to lookup style do not work

Open

#585 opened on Dec 20, 2019

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Go (28,262 stars) (1,526 forks)batch import
help wanted

Description

This is due to it not being implemented in the SVG library we use. We should add that support or use a different library.

Contributor guide