Trevor Cappallo
Results
3
comments of
Trevor Cappallo
As near as I can tell as of v3.93, the issue is still around and has to do with line 113 in **src/layout.js**: `var section = Math.floor(width / 12);` I...
Looks pretty optimized!
I had the problem described in #437 and like others, it was solved by adding `max_write=32768`. But I recently updated to Ubuntu LTS 22.04 and it seems like it uses...