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 error spam when adding tabs to TabBar without deselect #88494

Merged
merged 1 commit into from
Feb 22, 2024

Commits on Feb 20, 2024

  1. Fix error spam when adding tabs to TabBar without deselect

    `current` was allowed to be `-1` when deselection was disabled, causing
    errors in other methods when updating the size.
    AThousandShips committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a56c03d View commit details
    Browse the repository at this point in the history