> it's also tied to the browser rendering performance of SVG, which simply wasn't designed for the scale designers operate at. It tends to get extremely slow once you have 50 or so pages in a single artboard
Haven’t tried Penpot so this is in the hypothetical, but surely not all of that needs to be kept around as full live SVG trees? You could draw the SVG to a canvas and keep it static until it changes.
Haven’t tried Penpot so this is in the hypothetical, but surely not all of that needs to be kept around as full live SVG trees? You could draw the SVG to a canvas and keep it static until it changes.