Bjucha
Jul 18, 2017 - 13:37
Hello!
B1 = ui.Button()
B1.image = ui.Image.named('emj:Skull')
it only displays the silhouette and not the image itself.
To clarify I want the button to look like a skull and not have an icon on the button with the skull.
However it does not look so good since it's only displays the shape/silhouette and not image
What Im doing wrong?