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

Viewport-Control widget: Limit width to at least dynamic minimum size of widget. Add tab order back in. Fixes #5116 #5117

Merged
merged 1 commit into from
May 14, 2024

Commits on Apr 29, 2024

  1. Add tab order back in. Switch fixed width for dynamic.

    Tab order was lost in PR openscad#5107 with fix for openscad#4706; put it back in.
    PR openscad#5107 allowed Viewport-control widget to get too small.  Limit width to at least minimum width of widget (like entire widget was before more flexible layout improvement added in PR openscad#5107). Dynamically figure out minimum width.
    haikusw committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    eaa0985 View commit details
    Browse the repository at this point in the history