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: Set indicator not hidden if there is any item selected #4810

Merged
merged 2 commits into from May 3, 2024

Conversation

Dorbmon
Copy link
Contributor

@Dorbmon Dorbmon commented Apr 26, 2024

Description:

Add call of indicator.Show in updateIndicator to make sure the indicator will be visiable after we add something into the AppTabs as it used to be empty.
Fixes #4809

Checklist:

  • Tests included.
  • Lint and formatter run with no errors.
  • Tests all pass.

@coveralls
Copy link

Coverage Status

coverage: 64.906% (+0.008%) from 64.898%
when pulling 66015e9 on Dorbmon:develop
into 2e780b0 on fyne-io:develop.

@dweymouth dweymouth merged commit 8a05d1c into fyne-io:develop May 3, 2024
12 checks 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.

None yet

3 participants