Issues related to the Nest, i.e. this website. The source code for the Nest is not yet public.

#22 change rendering for large diffs seems to be somewhat broken

Opened by fogti on February 14, 2021
fogti on February 14, 2021

ex: https://nest.pijul.com/pijul/pijul/changes/G734WNM64AR5BLAZMN5MDPKSFTYXTUQR6MAGB32NRBC5FXFRWSJAC screenshot: https://ytrizja.de/~zseri/pijul_nest_22.png This happens in Firefox 85.0.1.Open a misrendered section with “Inspect Element” seems to fix it, so it might be a bug in the firefox renderer. It might be possible to word-around this using javascript, which forces a re-render after the page is loaded. edit: after I close the web console, it returns to the misrendered state.