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
TLN_SetLayerBitmap() has to check that the bitmap has a palette before giving permission to draw it. Attaching a runtime-created bitmap (not loaded from file) without a palette, causes it to crash
The text was updated successfully, but these errors were encountered:
megamarc
changed the title
Renderer crashes when using TLN_SetLayerPalette() on bitmap without palette
Renderer crashes when using TLN_SetLayerBitmap() on a bitmap without palette
Aug 27, 2019
TLN_SetLayerBitmap() has to check that the bitmap has a palette before giving permission to draw it. Attaching a runtime-created bitmap (not loaded from file) without a palette, causes it to crash
The text was updated successfully, but these errors were encountered: