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

Commits on Jul 11, 2024

  1. Update Item details on custom field change

    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.
    reupen committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6ec91fb View commit details
    Browse the repository at this point in the history
  2. Update Item properties on custom field change

    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 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    677c572 View commit details
    Browse the repository at this point in the history