Is there a way to specify that a Bootstrap Icon be inverted so that what is black becomes white for use on a dark colored WebToolBar?
The second parameter of https://documentation.xojo.com/api/graphics/webpicture.html#webpicture-bootstrapicon lets you pass a color for the icon.
2 Likes
Sweet! That works great Tim. I missed that in my search.