RafalBuchner / StemThickness

Apache License 2.0
29 stars 13 forks source link

avoid defaultLineWidth; tuples instead of lists; Show Guides on after adding one #23

Closed mekkablue closed 5 years ago

mekkablue commented 5 years ago
  1. Setting defaultLineWidth is not a good idea as it may mess up subsequent drawing in the canvas.
  2. tuples need less memory than lists and are quicker
  3. Show Guides should be on after adding a guide through the context menu to avoid user confusion