nitrotasks / nitro

The beautiful way to get things done.
https://nitrotasks.com
GNU Affero General Public License v3.0
518 stars 66 forks source link

The avatar is shaking when any list name is clicked. #294

Open archisman-panigrahi opened 10 years ago

stayradiated commented 10 years ago

I have also noticed this on some occasions, but can't seem to reproduce it now.

Which browser and OS are you using?

archisman-panigrahi commented 10 years ago

I am using Windows 7 and Chrome 32

stayradiated commented 10 years ago

It doesn't move for me. I'm not sure if it is fixed, or if it only happens under certain conditions.

Do you still notice the issue?

archisman-panigrahi commented 10 years ago

Yes I do. Let me check in other browsers and OS.

archisman-panigrahi commented 10 years ago
stayradiated commented 10 years ago

Can confirm that it does shake when changing lists.

Happens in Chrome on Windows 7.

Only seems to affect the user avatar when they are logged in.

Tracked it down to the letter-spacing: 0.5px on the <div class="name"> element. Disabling the property fixes the issue.

Probably some glitch with the font rendering on windows.