Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[CL-509][PM-16190] Avoid double scrollbar appearing when default zoom is >100% #12427
[CL-509][PM-16190] Avoid double scrollbar appearing when default zoom is >100% #12427
Changes from 2 commits
280c24b
6d07784
da90d3b
4e4a172
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 170 in apps/browser/src/platform/browser/browser-api.ts
Codecov / codecov/patch
apps/browser/src/platform/browser/browser-api.ts#L170
Check warning on line 175 in apps/browser/src/platform/browser/browser-api.ts
Codecov / codecov/patch
apps/browser/src/platform/browser/browser-api.ts#L173-L175
Check warning on line 31 in apps/browser/src/platform/popup/browser-popup-utils.ts
Codecov / codecov/patch
apps/browser/src/platform/popup/browser-popup-utils.ts#L31
Check warning on line 33 in apps/browser/src/platform/popup/browser-popup-utils.ts
Codecov / codecov/patch
apps/browser/src/platform/popup/browser-popup-utils.ts#L33
Check warning on line 36 in apps/browser/src/platform/popup/browser-popup-utils.ts
Codecov / codecov/patch
apps/browser/src/platform/popup/browser-popup-utils.ts#L36
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
โน๏ธ I think this class was a leftover from previous implementations -- it would need to be in a flex parent, so I'm removing it since it's not doing anything. (Stumbled upon it as I was testing out different css-only approaches for this ticket.)
Check warning on line 51 in apps/browser/src/platform/popup/layout/popup-size.service.ts
Codecov / codecov/patch
apps/browser/src/platform/popup/layout/popup-size.service.ts#L50-L51
Check warning on line 54 in apps/browser/src/platform/popup/layout/popup-size.service.ts
Codecov / codecov/patch
apps/browser/src/platform/popup/layout/popup-size.service.ts#L54
Check warning on line 57 in apps/browser/src/platform/popup/layout/popup-size.service.ts
Codecov / codecov/patch
apps/browser/src/platform/popup/layout/popup-size.service.ts#L57
Check warning on line 59 in apps/browser/src/platform/popup/layout/popup-size.service.ts
Codecov / codecov/patch
apps/browser/src/platform/popup/layout/popup-size.service.ts#L59
Check warning on line 61 in apps/browser/src/platform/popup/layout/popup-size.service.ts
Codecov / codecov/patch
apps/browser/src/platform/popup/layout/popup-size.service.ts#L61
Check warning on line 63 in apps/browser/src/platform/popup/layout/popup-size.service.ts
Codecov / codecov/patch
apps/browser/src/platform/popup/layout/popup-size.service.ts#L63
Check warning on line 69 in apps/browser/src/platform/popup/layout/popup-size.service.ts
Codecov / codecov/patch
apps/browser/src/platform/popup/layout/popup-size.service.ts#L69
Check warning on line 80 in apps/browser/src/platform/popup/layout/popup-size.service.ts
Codecov / codecov/patch
apps/browser/src/platform/popup/layout/popup-size.service.ts#L80
Check warning on line 4 in apps/browser/src/popup/main.ts
Codecov / codecov/patch
apps/browser/src/popup/main.ts#L4
Check warning on line 13 in apps/browser/src/popup/main.ts
Codecov / codecov/patch
apps/browser/src/popup/main.ts#L13
Check warning on line 2 in apps/browser/src/popup/services/init.service.ts
Codecov / codecov/patch
apps/browser/src/popup/services/init.service.ts#L2
Check warning on line 13 in apps/browser/src/popup/services/init.service.ts
Codecov / codecov/patch
apps/browser/src/popup/services/init.service.ts#L13
Check warning on line 16 in apps/browser/src/popup/services/init.service.ts
Codecov / codecov/patch
apps/browser/src/popup/services/init.service.ts#L16
Check warning on line 34 in apps/browser/src/popup/services/init.service.ts
Codecov / codecov/patch
apps/browser/src/popup/services/init.service.ts#L34
Check warning on line 173 in apps/browser/src/vault/popup/settings/appearance-v2.component.ts
Codecov / codecov/patch
apps/browser/src/vault/popup/settings/appearance-v2.component.ts#L173