kachurovskiy / lathecode

Text format for lathe parts and other objects with circular symmetry
MIT License
10 stars 3 forks source link

Bug: Clicking zoom blocks entire page #7

Closed Festivejelly closed 6 months ago

Festivejelly commented 6 months ago

When clicking zoom in on the generated paths sometimes it blocks the entire page and you cant scroll down to the close button. I suggest limiting the size of the container to a percentage of the screen size and have it dynamically scale. That way the button will never be outside of the viewport.

I'll have a crack at fixing it on my side when I get a chance and raise a PR but I thought I should mention it to keep track of it.

kachurovskiy commented 6 months ago

Thank you for reporting, should be fixed now.