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

Update Item details and Item properties on custom field change #912

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

reupen
Copy link
Owner

@reupen reupen commented Jul 11, 2024

Resolves #903

This makes Item details and Item properties update when a component indicates that a custom title formatting field has changed.

Although Item properties doesn’t use title formatting, this change makes the panel update when things like playback statistics change, and makes the behaviour consistent with Default UI.

In the case of Item details, the change of behaviour is only relevant when it’s currently showing a selection (rather than the playing item) as these updates were already handled for playing items.

This makes Item details update when it’s current showing a selection (rather than the playing item) and a custom title formatting field provided by a component (such as Playback Statistics) changes.
This makes Item properties update when a custom title formatting field provided by a component (such as Playback Statistics) changes.

Although Item properties doesn’t use title formatting, this change makes the panel update when things like playback statistics change, and makes the behaviour consistent with Default UI.
@reupen reupen force-pushed the item-details-props-fromhook branch from 8d6fe8c to 677c572 Compare July 11, 2024 20:04
@reupen reupen marked this pull request as ready for review July 11, 2024 20:53
@reupen reupen merged commit 2986bde into main Jul 11, 2024
7 checks passed
@reupen reupen deleted the item-details-props-fromhook branch July 11, 2024 20:54
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.

Item properties / item details ignoring fromhook
1 participant