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.
On Sunday, May 16, 2021 at 3:30:52 PM UTC+3 P5music wrote: > 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: > https://github.com/codenameone/CodenameOne/issues/3403 > 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 > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/f63781d2-0747-4ac9-be00-aefbf3d21699n%40googlegroups.com.
