Skip to content

Builder Size() #4

@michielkauwatjoe

Description

@michielkauwatjoe
# FIX
# File "/Users/petr/Desktop/git/drawbot/drawBot/drawBotDrawingTools.py", line 265, in size
    raise DrawBotError("Can't use 'size()' after drawing has begun. Try to move it to the top of your script.")
   drawBot.misc.DrawBotError: Can't use 'size()' after drawing has begun. Try to move it to the top of your script.
   if not self._openDocument:
       self.b.size(upt(w), upt(h))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions