Skip to content

Fix disappearing navigation box when only one DVR is present#456

Merged
ligenxxxx merged 1 commit intohd-zero:mainfrom
Master92:single_dvr_navigation
Nov 13, 2024
Merged

Fix disappearing navigation box when only one DVR is present#456
ligenxxxx merged 1 commit intohd-zero:mainfrom
Master92:single_dvr_navigation

Conversation

@Master92
Copy link
Contributor

When using the roller in the playback page when it has only one DVR file, the highlight of that file would disappear. The reason for it was that the visibility flags were set on the new item before clearing them on the old item.

This change introduces an early return if both items in update_item are the same and wouldn't need a change in their visibility flags anyway.

@ligenxxxx ligenxxxx merged commit 1f9465e into hd-zero:main Nov 13, 2024
@Master92 Master92 deleted the single_dvr_navigation branch November 13, 2024 05:11
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