79795584

Date: 2025-10-21 08:19:17
Score: 0.5
Natty:
Report link

On 2025 the properties of the other posts didnt worked or even exists.
A simple workaround for me was just disableing hovering on the whole cancas html element via css.

canvas {
    // disable all the hover effects
    pointer-events: none;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Patrick