You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't directly supported, but should be possible without a lot of
trouble. I've been asked for this before, but never got around to
adding something to manage it.
You'd probably want to override #draw_background on the button to draw
the image behind the text (#draw_foreground draws the text, so you
might want to override that too, if your text is baked in).
Or even just specify images to be used?
(I can see that icons can be used but buttons, but haven't found images that replace the button)
The text was updated successfully, but these errors were encountered: