You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i use the demo in the react-ruler, and this is my code
here is what is displayed in chrome
what is going wrong?
The text was updated successfully, but these errors were encountered:
weijia18
changed the title
why the line of the ruler is not displayed when the height of canvas is more than 16530px
why the line of the ruler is not displayed when the height of canvas is more than 16350px
Aug 29, 2023
weijia18
changed the title
why the line of the ruler is not displayed when the height of canvas is more than 16350px
why is the line of the ruler not displayed when the height of canvas is more than 16350px
Aug 31, 2023
When attempting to render a very long ruler, the component stops rendering its content beyond a certain point. In the provided CodeSandbox, this happens at approximately 16,500px, but in my application, it occurs at 11,000px.
Description
i use the demo in the react-ruler, and this is my code
here is what is displayed in chrome
what is going wrong?
The text was updated successfully, but these errors were encountered: