@ -2605,7 +2605,7 @@
show = _inArray(['mousemove', 'touchstart', 'mouseenter', 'focus'], toggle.type);
// Delay hiding on move events
if (_inArray(['touchmove'], toggle.type)) {
if (_inArray(['mouseleave'], toggle.type)) {
delay = 200;
}
The note is not visible to the blocked user.