kryslt / KControls

Free components for Delphi and Lazarus, this is the main repository maintained by the original author.
BSD 3-Clause Clear License
59 stars 32 forks source link

TKMemo: Can't show GIF Image. #63

Closed bird00101011 closed 3 months ago

bird00101011 commented 3 months ago

image

Hello, guys, my app can't show GIF image. How to fix it.

kryslt commented 3 months ago

What compiler and component?

bird00101011 commented 3 months ago

image

The newest Lazarus IDE, fpc version is "fixes-3.2", kmemo component.

kryslt commented 3 months ago

Can you attach the image that is not working?

kryslt commented 3 months ago

Ok found out an issue with Delphi TGifImage, the image did not display because no alpha channel was copied. Maybe this also helps in Lazarus. If not please reopen the issue and attach the gif image that does not work.