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 (1,526 forks)batch import
help wanted

Repository metrics

Stars
 (28,262 stars)
PR merge metrics
 (Avg merge 26d 11h) (38 merged PRs in 30d)

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