-
Notifications
You must be signed in to change notification settings - Fork 560
fix: [Bug-4717] reverted all 200% zoom changes #1073
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
Conversation
Heya, why is this being reverted? I see you've said it's out of scope, but this seems to work as intended. |
Hi @adamdougal , We have provided the fix for 200% zoom in the previous PR and seems to be not completely fixed and bug got re-open. But later we just identified that we are supporting only till 125% as Bob confirmed. So we planned to remove the additional code related to 200% which added by PSL team. |
🎉 This PR is included in version 1.7.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Purpose
Revert changes for Resize of the content without overlap.
Does this introduce a breaking change?
How to Test
1. High contrast modes
Open CWYD URL.
Go to system setting ->Accessibility->Contrast themes->select aquatic in drop down-> apply.
Go to CWYD URL, you can find the screen, does not have border, so there is no separation between citation panel and other section.
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install