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

Fixes a boundary condition regarding integer conversion, and some fine-tunes #393

Merged
merged 9 commits into from
Dec 2, 2023

Conversation

lukhnos
Copy link
Contributor

@lukhnos lukhnos commented Nov 30, 2023

  • Fix one crasher caused by Int(UInt.max)
  • The key label strip view used to use UInt for the highlightedIndex property, but one place still checks against -1.
  • Small fine-tunes regarding the padding and scroller width

@lukhnos lukhnos requested a review from zonble November 30, 2023 02:12
Overriding can be ignored by macOS. Worse, sometimes the .large control
size actually gets used. This addresses the problem.
The code was in the Objective-C version. The override doesn't work that
will now that we let macOS decide the scroll bar appearance.
@zonble zonble merged commit 217fcfc into master Dec 2, 2023
2 checks passed
@lukhnos lukhnos deleted the dev/fix-int-crasher branch December 2, 2023 17:46
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