There is the setting to set a title into the formatter but it's not used into the inline svg render (raw svg), to improve the accessibility it would be necessary.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | adds-title-tag-into-inline-svg-render-3110135-3.patch | 939 bytes | maxmendez |
Comments
Comment #2
maxmendez commentedHere it is a base patch.
Comment #3
maxmendez commentedImplemented aria label.
Comment #4
gnikolovskiComment #6
gnikolovskiAdded a test on commit.
Thanks MaxMendez!