-
Notifications
You must be signed in to change notification settings - Fork 10.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix zoom issue with too thin lines #12869
Conversation
calixteman
commented
Jan 16, 2021
- aims to fix issue Underscore too thin when the document is zoomed in #12868: apply zoom factor to linewidth after setting it to 1.
- only apply 1px-width when required
- the sign of getSinglePixelWidth is used to know if 1px-width is required
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.67.70.0:8877/b6c757cd3cd916d/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://3.101.106.178:8877/991a643b9af59d4/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/b6c757cd3cd916d/output.txt Total script time: 26.55 mins
Image differences available at: http://54.67.70.0:8877/b6c757cd3cd916d/reftest-analyzer.html#web=eq.log |
- aims to fix issue mozilla#12868: apply zoom factor to linewidth after setting it to 1. - only apply 1px-width when required - the sign of getSinglePixelWidth is used to know if 1px-width is required
From: Bot.io (Windows)FailedFull output at http://3.101.106.178:8877/991a643b9af59d4/output.txt Total script time: 60.00 mins |
/botio test |
From: Bot.io (Windows)ReceivedCommand cmd_test from @brendandahl received. Current queue size: 0 Live output at: http://3.101.106.178:8877/c37b5ec9e0314aa/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @brendandahl received. Current queue size: 0 Live output at: http://54.67.70.0:8877/3260b12e0fb33d4/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/3260b12e0fb33d4/output.txt Total script time: 26.55 mins
Image differences available at: http://54.67.70.0:8877/3260b12e0fb33d4/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://3.101.106.178:8877/c37b5ec9e0314aa/output.txt Total script time: 29.29 mins
Image differences available at: http://3.101.106.178:8877/c37b5ec9e0314aa/reftest-analyzer.html#web=eq.log |
/botio makeref |
From: Bot.io (Windows)ReceivedCommand cmd_makeref from @brendandahl received. Current queue size: 0 Live output at: http://3.101.106.178:8877/aa5ce7ed205fd29/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @brendandahl received. Current queue size: 0 Live output at: http://54.67.70.0:8877/d66d6abd5e24c29/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/d66d6abd5e24c29/output.txt Total script time: 24.87 mins
|
From: Bot.io (Windows)SuccessFull output at http://3.101.106.178:8877/aa5ce7ed205fd29/output.txt Total script time: 27.34 mins
|