dulimarta / spherical-easel

https://spherical-easel.vercel.app
Other
3 stars 7 forks source link

Loading Polygon Fill - two loads necessary #49

Open dickinson0718 opened 2 years ago

dickinson0718 commented 2 years ago

Steps to reproduce:

  1. Open SE and create a triangle using line segments
  2. Measure the triangle
  3. Save the construction
  4. Restart SE
  5. Load the construction. Notice that the interior of the triangle is not displayed but you can still select it and style it -- however even changing the fill in the style panel doesn't make it display -- nor does hiding and showing it.
  6. Load the same construction again. Notice the interior of the triangle is displayed!

Thoughts: Is this because we don't ask twoiJS for permission to yank in/out the SVG?