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

Rowspan issue for bigger number of rows, grid lines disappearing on vertical scroll #457

Open
tytevaipie opened this issue Nov 14, 2024 · 3 comments

Comments

@tytevaipie
Copy link

tytevaipie commented Nov 14, 2024

Describe the bug
Row-spanned grid lines disappear on vertical scroll

Current behavior
Rowspan is not working properly when there is a bigger number of rows, grid disappears on vertical scroll

Expected behavior
Grid lines to remain intact on vertical scroll for widely spanned rows

Screenshots or gifs
reactgridspan

Your environment details

  • Device: desktop
  • OS: Windows
  • Browser: Chrome, Firefox
@tytevaipie tytevaipie changed the title Colspan issue for bigger number of rows, disappearing on vertical scroll Rowspan issue for bigger number of rows, disappearing on vertical scroll Nov 14, 2024
@tytevaipie tytevaipie changed the title Rowspan issue for bigger number of rows, disappearing on vertical scroll Rowspan issue for bigger number of rows, grid lines disappearing on vertical scroll Nov 14, 2024
@webloopbox
Copy link
Contributor

Hi @tytevaipie. Which version of ReactGrid are you using?

@tytevaipie
Copy link
Author

Hi @tytevaipie. Which version of ReactGrid are you using?

4.1.10

@webloopbox
Copy link
Contributor

Most likely, it is caused by issues with subpixel rendering and differences in the way browsers render pixels. This can occur, among other things, when zooming out of the browser window.

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

No branches or pull requests

2 participants