But! Other UI elements are worse. I no longer have a "greyed out" checkbox, and if you look closely, the circular radio buttons (like position left/right/bottom/right) are red squares plastered over a circular background

Then I suspect that the windows version of Geany doesn't include librsvg which is needed to render SVG resources (and the red boxes are just places where the SVG would have been rendered). There seems to be a mingw version of librsvg

https://packages.msys2.org/base/mingw-w64-librsvg

so maybe @eht16 could include it in the next Windows release. You could try to get the binaries of librsvg and copy them to the appropriate place and see if it works. Or you could try to find some theme that uses png resources instead of svg.


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/issues/3063/1002741422@github.com>