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

3D viewer image does not fill frame after resizing window #370

Open
billtubbs opened this issue Oct 10, 2022 · 3 comments
Open

3D viewer image does not fill frame after resizing window #370

billtubbs opened this issue Oct 10, 2022 · 3 comments
Labels

Comments

@billtubbs
Copy link

To Reproduce

I am launching CQ-editor from the console

CQ-editor

When I resize the window (or change the proportions of the internal frames within the window) the rendered 3D image does not adjust to the new frame size.

Screen Shot 2022-10-09 at 14 46 46

If I quit QT-editor, reopen and then render it fills the window.

Not sure if this is related to #369.

Environment

OS X 10.15.7

conda install -c cadquery -c conda-forge cq-edimaster
@adam-urbanczyk
Copy link
Member

I don't have a mac, so it'll be difficult to solve. What happens if you try to interact with the canvas (drag or click on it)? Is anything weird reported to stdout or the logging window?

@billtubbs
Copy link
Author

The canvas itself works fine. I can drag and rotate the view no problems. I don't see any messages in the current traceback or log viewer windows, or in the console.

@billtubbs
Copy link
Author

Interestingly, if I shrink the window to a smaller size, the view descends down off the bottom of the frame leaving a black space above it.

Screen Shot 2022-10-10 at 13 36 17

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

No branches or pull requests

2 participants