Closed woshikie closed 3 years ago
activeIcon and inactiveIcon expects icons of Icon class. However, I need icons that are images. Therefore, I changed it to expect a widget. Tested and worked for a square image (128x128) containing a circular icon. (with rounded edges cut off)
Closes as feature has been implemented
activeIcon and inactiveIcon expects icons of Icon class. However, I need icons that are images. Therefore, I changed it to expect a widget. Tested and worked for a square image (128x128) containing a circular icon. (with rounded edges cut off)