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

fix: Unable to resize 3d-visualizer window in x-direction. #1860

Merged
merged 3 commits into from
Sep 15, 2024

Conversation

paxcut
Copy link
Contributor

@paxcut paxcut commented Aug 21, 2024

changes needed were:

  1. add an extra dummy empty widget so that width of child and parent are not always the same. 2) Width of reset button needs to be adjusted when the width of the child is decreased so that the parent is decreased too.

Problem description

Implementation description

Screenshots

Additional things

paxcut and others added 3 commits August 21, 2024 08:31
changes needed were:
1) add an extra dummy empty widget so that width of child and parent are not always the same.
2) Width of reset button needs to be adjusted when the width of the child is decreased so that the parent is decreased too.
@WerWolv WerWolv merged commit d88252c into WerWolv:master Sep 15, 2024
18 checks passed
@paxcut paxcut deleted the xAxis3DvisualResizeBug branch September 17, 2024 22:39
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

Successfully merging this pull request may close these issues.

2 participants