GeneralPath objects log message affects my app on iOS simulator

13 views
Skip to first unread message

P5music

unread,
May 16, 2021, 8:30:52 AM5/16/21
to CodenameOne Discussions
While debugging my CN1 app on the iOS simulator I get some of these messages:

"Drawing shapes that are not GeneralPath objects is not yet supported on mutable images"

I think it could be related to the wrong drawing of Flamingo-generated images.
Opened issue here:
Is that true?

Is it possible to understand what the problem is so maybe I can fix those classes with a few changes by myself?

Thanks in advance

Shai Almog

unread,
May 16, 2021, 11:31:36 PM5/16/21
to CodenameOne Discussions
What you're drawing in that issue is a general path. But try this: remove the toImage() call. This is the part of the code that would print that message.
Reply all
Reply to author
Forward
0 new messages