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
Currently, I found that the thumbnail image with FICImageFormatStyle8BitGrayscale are not clipped correctly. The default color one is FICImageFormatStyle32BitBGRA. However, the gray one is not rounded rect, as we hoped for.
Currently, I found that the thumbnail image with
FICImageFormatStyle8BitGrayscale
are not clipped correctly. The default color one isFICImageFormatStyle32BitBGRA
. However, the gray one is not rounded rect, as we hoped for.Here is how the
drawingBlockForImage
looks like:The text was updated successfully, but these errors were encountered: