-
Notifications
You must be signed in to change notification settings - Fork 11
Stepper line animation looks strange on uneven windows scale levels #2915
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingtriageNew issue that needs to be reviewedNew issue that needs to be reviewed
Description
🐛 Bug Report
Set Windows to an uneven OS scale level such as 125% in Settings > System > Display.
Notice the stepper animation for the line when pressed (moving from hover to active) shows the line shifting but not changing size:
Compared to a even scale such as 100%:
Note: It seems to reproduce on the canvas page and the canvas page in isolation but does not reproduce for me on the docs page.
💁 Possible Solution
Found a discussion on mdn (so Firefox, not Chrome which is where the behavior is seen) that says browsers using transforms try to align on device pixels and shows an example of using a small rotate to get the browser to avoid snapping to device pixel sizes. Tried it briefly and it seemed to help at the uneven scale size but cause artifacts at even sizes.
🌍 Your Environment
- OS & Device: Windows 11
- Browser Chrome
- Version 146.0.7680.177
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriageNew issue that needs to be reviewedNew issue that needs to be reviewed
Type
Projects
Status
No status

