pduchnovsky

Results 24 comments of pduchnovsky

`clipboard.writeText(codeBlock.innerText)` must be `clipboard.writeText(codeBlock.textContent)` instead innerText can add extra line breaks or modify spacing due to CSS/rendering. textContent preserves the exact formatting in the DOM — better for code blocks....

Both of these suggestion would be absolutely awesome, having card with all cameras refreshing poster periodically and just clicking the poster to open the camera feed would be absolutely terrific...

Same issue, all cameras stopped working after update to ios26

Awesome, can confirm it now works fine :)