bgracontrols icon indicating copy to clipboard operation
bgracontrols copied to clipboard

TColorSpeedButton, TBGRASpeedButton and TBGRAResizeSpeedButton don't print images from ImageList

Open koebi80 opened this issue 1 year ago • 1 comments

FPC: 3.2.2 Lazarus: 3.0 System: Linux GTK2 Package BGRA Controls: 8.0.0 Package BGRA BItmap: 11.5.8.0

TColorSpeedButton, TBGRASpeedButton and TBGRAResizeSpeedButton don't print images from ImageList. The images are not print at design time and runtime. It doesen't matter if I use the standard TImageList or the TBGRAImageList.

The TBCButton show the images from the same ImageList.

Thanks for your great work!

koebi80 avatar Dec 31 '23 14:12 koebi80

I have been able to reproduce this behaviour. In my casee versions are:

FPC: 3.2.2 Lazarus 4.0RC2 System: Linux GTK2 Package BGRA Controls: 9.0.1.6 Package BGRA Bitmap: 11.6.2.0

The issue is exactly the same

Colpocorto avatar Mar 08 '25 10:03 Colpocorto