Instead of using an image in a layer, I tried to draw on a layer by creating a child class and override the draw() method. Problem is the child class now takes the whole scene area, instead of restricting the drawing to the frame.
The goal is to have multiple small layers in the scene, each can be drawn on with different shapes/text (this way I can use animation on these layers).
Welcome!
This is the community forum for my apps Pythonista and Editorial.
For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.
Latest posts made by alamed176
-
Drawing on the layer