Skip to content
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 grid resize striped area positioning #6421

Closed
ruggi opened this issue Sep 27, 2024 · 0 comments · Fixed by #6422
Closed

Fix grid resize striped area positioning #6421

ruggi opened this issue Sep 27, 2024 · 0 comments · Fixed by #6422
Assignees

Comments

@ruggi
Copy link
Contributor

ruggi commented Sep 27, 2024

No description provided.

@ruggi ruggi self-assigned this Sep 27, 2024
@ruggi ruggi closed this as completed in 7f1f470 Sep 30, 2024
liady pushed a commit that referenced this issue Dec 13, 2024
**Problem:**

The grid resize striped area has two issues:

1. it is positioned and sized based on the container size and not the
actual grid template
2. it does not get positioned correctly when zoomed

**Fix:**

This PR fixes both issues.

| Before | After |
|--------|------------|
| ![Kapture 2024-09-27 at 15 02
14](https://github.com/user-attachments/assets/8d74f95c-7eec-43d3-9952-90d6dd77c567)
| ![Kapture 2024-09-27 at 15 00
47](https://github.com/user-attachments/assets/a4d52f24-430f-462c-9d07-52fa0208c2de)
|


Fixes #6421
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant