creativescala / doodle

Compositional vector graphics in Scala / Scala.JS
https://creativescala.org/doodle/
Apache License 2.0
329 stars 76 forks source link

Base reactor behavior fix #172

Closed lego-eden closed 3 months ago

lego-eden commented 3 months ago

This is a fix for #171. It is more like a band-aid fix, as the source of the issue lies somewhere within the java2d backend which seems like a very large project to fix.

noelwelsh commented 3 months ago

Thanks. Looks like a good improvement.