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

Bug: resizing not working smoothly #105

Open
KR155E opened this issue Jan 18, 2024 · 3 comments
Open

Bug: resizing not working smoothly #105

KR155E opened this issue Jan 18, 2024 · 3 comments

Comments

@KR155E
Copy link

KR155E commented Jan 18, 2024

A minor nitpick I have with dotting is that is does not resize reliably or smoothly. I am not 100% sure that this is not caused with my environment, but when I resize the viewport of my test implementation, the dotting canvas is struggling to resize to the correct dimensions and is most often either too narrow or too wide. I have set both height and width parameters to "100%".

@hunkim98
Copy link
Owner

Maybe a video screenshot of the error could help me understand the issue👍

@KR155E
Copy link
Author

KR155E commented Jan 22, 2024

Here's some video screen capture.

Bildschirmaufnahme.2024-01-22.um.17.23.08.mov

Note how both height and width of Dotting don't fit the available space after resizing.

Because I was suspecting the Electron environment having to do with the problem, I also tried to reproduce it in a minimal React environment. It's much less apparent in it, but still showing.

Bildschirmaufnahme.2024-01-22.um.17.21.09.mov

@hunkim98
Copy link
Owner

@KR155E Could you share me the react code to me? Thanks a lot!

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