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

641 scale input boxes to improve visability of numbers #653

Merged
merged 4 commits into from
Oct 23, 2024

Conversation

mprib
Copy link
Owner

@mprib mprib commented Oct 23, 2024

A couple of changes here to improve the Charuco widget:

  1. Max width parameters were removed from some input boxes to avoid clipping text
  2. Max value for board size was increased to 10k to allow larger boards
    • error checking in place to catch boards that cannot be created with messaging to user
  3. Charuco image creation refined so that there will be lower res image for GUI display and a higher res image for printing.

@mprib mprib linked an issue Oct 23, 2024 that may be closed by this pull request
@mprib mprib merged commit 7116216 into main Oct 23, 2024
1 check passed
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.

Scale Input Boxes to Improve visability of numbers
1 participant