You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug to track changing the animation design of the blue pulsating dot that appears on the '+' of spaces when you log in. The dot itself is fine, but the pulsating turns out to be impossible without sending chrome into a mode where subpixel font rendering doesn't work on windows.
@dbkr This doesn't seem to be a problem anymore since the DOM refactor. It only breaks rendering for the left-left panel, which didn't have subpixel rendered fonts anyways due to different reasons.
I think we can safely close it?
Bug to track changing the animation design of the blue pulsating dot that appears on the '+' of spaces when you log in. The dot itself is fine, but the pulsating turns out to be impossible without sending chrome into a mode where subpixel font rendering doesn't work on windows.
This should allow us to resolve #18564
The text was updated successfully, but these errors were encountered: