Bug: Imagebutton does not trigger pressed notification
Posted: Sun Feb 14, 2021 3:37 am
I wanted to have a button with the builtin image for "Play" so that I use the symbol defined in MUI Prefs by the user instead of my own custom image.
But I never get a "pressed" notification....
Code: Select all
<imagebutton id="myimgbut" notify="pressed" source="TapePlay"/>