jamievicary / globular

Globular
37 stars 9 forks source link

Bug: crossings on preview thumbnails sometimes disappear #23

Open jamievicary opened 8 years ago

jamievicary commented 8 years ago

Most of the time, crossings are rendered properly in preview thumbnails. But sometimes they disappear. Here is a picture:

bug

I'm not sure what triggers this. The crossings are rendered using SVG masks (which were fiddly to set up in the first place) --- maybe Chrome has a bug in its rendering code for masks.

jamievicary commented 8 years ago

This seems to be a bit sporadic. It might be a memory issue --- somehow, when workspaces get large, Chrome gives up on rendering the masks properly. But I'm not sure.

If anyone can replicate this consistently please let me know.