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

Bugfix: Not all menu cells updated on connect/disconnect #942

Merged
merged 2 commits into from Oct 21, 2023

Conversation

wutschel
Copy link
Contributor

Description

This PR fixes an issue where not all menu cells were updated on connect/disconnect of Kodi server. This happened for menu cells which where scrolled out of the visible area, like on devices with smaller screens or on iPad with a small menu size configuration.

Summary for release notes

Bugfix: Not all menu cells updated on connect/disconnect

XBMC Remote/Utilities.m Outdated Show resolved Hide resolved
XBMC Remote/Utilities.m Outdated Show resolved Hide resolved
XBMC Remote/Utilities.m Outdated Show resolved Hide resolved
XBMC Remote/MasterViewController.m Show resolved Hide resolved
Remove setting the alpha for item with tag "2" which does not exist anymore.
This resolves an issue where non-visible menu items were not updated after a change of the connection state.
@wutschel
Copy link
Contributor Author

Squashed.

@kambala-decapitator kambala-decapitator merged commit f7b6f31 into xbmc:master Oct 21, 2023
@wutschel wutschel deleted the fix_menu branch October 21, 2023 15:26
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

2 participants