-
Notifications
You must be signed in to change notification settings - Fork 68
[FIX] viewport: remove snap-friendly margins #5988
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
Since the introduction of the smooth viewports, the "comfort" margins at the end of the main viewport are no longer necessary. They were introduced to ensure that the viewport could be snapped properly. Task: 4633503
49485b7 to
11ccf3f
Compare
The scrollbar size was not fully aligned with the grid in Firefox. This could cause minor inconvenience when scrolling while drag n droping the scrollbar with the mouse. However the error would be of merely 15 pixel and clicking on any on the cell of the last header would correct the issue. Task: 4633503
11ccf3f to
8d29c2c
Compare
pro-odoo
approved these changes
Apr 17, 2025
Collaborator
pro-odoo
left a comment
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.
robodoo rebase-ff r+
Collaborator
|
Merge method set to rebase and fast-forward. |
robodoo
pushed a commit
that referenced
this pull request
Apr 17, 2025
Since the introduction of the smooth viewports, the "comfort" margins at the end of the main viewport are no longer necessary. They were introduced to ensure that the viewport could be snapped properly. Task: 4633503 Part-of: #5988 Signed-off-by: Pierre Rousseau (pro) <[email protected]>
robodoo
pushed a commit
that referenced
this pull request
Apr 17, 2025
The scrollbar size was not fully aligned with the grid in Firefox. This could cause minor inconvenience when scrolling while drag n droping the scrollbar with the mouse. However the error would be of merely 15 pixel and clicking on any on the cell of the last header would correct the issue. closes #5988 Task: 4633503 Signed-off-by: Pierre Rousseau (pro) <[email protected]>
14 tasks
rrahir
added a commit
that referenced
this pull request
Nov 4, 2025
Similar issue than #5988, it also affects Safari browsers. Task: 5232092
rrahir
added a commit
that referenced
this pull request
Nov 7, 2025
Similar issue than #5988, it also affects Safari browsers. Task: 5232092
rrahir
added a commit
that referenced
this pull request
Nov 7, 2025
Similar issue than #5988, it also affects Safari browsers. Task: 5232092
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

Task: 4633503
Description:
description of this task, what is implemented and why it is implemented that way.
Task: TASK_ID
review checklist