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

qtaxis: Move major window sections into splitters so you can resize #2977

Merged
merged 1 commit into from
May 17, 2024

Conversation

hachi
Copy link

@hachi hachi commented May 15, 2024

This diff looks a little overwhelming if viewed normally, but viewed with whitespace changes ignored it really is just:

Wrap leftTab and rightTab in a splitter
Wrap that splitter and gcode_editor in a splitter
Wrap rightTab and gcode_editor in a frame/layout combo to make them render properly
Tweak a few default height/width values
Remove height limit on gcode_editor box
Make leftTab adjustable from 300 to 400px wide
Change handler code so edit mode hides the upper portion (as intended)

@c-morley c-morley merged commit 25add9e into LinuxCNC:master May 17, 2024
11 checks passed
@c-morley
Copy link
Collaborator

I have pushed your changes to master branch manually. Thank you for your work!

@hachi hachi deleted the hachi/qtaxis-splitter branch May 17, 2024 20:52
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.

None yet

2 participants