Skip to content

[Bug]: Visualizer flickers when hovering different UI elements with the mouse #1535

@u-lulu

Description

@u-lulu

I have already checked through the existing bug reports and found no duplicates

  • Yes

App Version

1.2.0

Music Server and Version

Jellyfin 10.11.4

What local environments are you seeing the problem on?

Desktop Windows

What happened?

Hovering over different elements on the fullscreen player causes the visualizer to flicker, presumably because it is being reset in some way when the mouse hover causes some kind of UI update. Video demonstration attached:

Feishin_lTpkEO7gBD.mp4

In case it helps, this is the visualizer preset I'm using in the video:

{
  "alphaBars": false,
  "ansiBands": false,
  "barSpace": 0,
  "channelLayout": "single",
  "colorMode": "gradient",
  "customGradients": [],
  "fadePeaks": true,
  "fftSize": 4096,
  "fillAlpha": 0,
  "frequencyScale": "log",
  "gradient": "prism",
  "gradientLeft": "rainbow",
  "gradientRight": "prism",
  "gravity": 11,
  "ledBars": true,
  "linearAmplitude": false,
  "linearBoost": 4,
  "lineWidth": 1.9,
  "loRes": false,
  "lumiBars": false,
  "maxDecibels": -25,
  "maxFPS": 0,
  "maxFreq": 15000,
  "minDecibels": -85,
  "minFreq": 20,
  "mirror": 0,
  "mode": 5,
  "noteLabels": false,
  "opacity": 1,
  "outlineBars": false,
  "peakFadeTime": 900,
  "peakHoldTime": 500,
  "peakLine": true,
  "radial": false,
  "radialInvert": false,
  "radius": 0.7,
  "reflexAlpha": 0.45,
  "reflexBright": 1,
  "reflexFit": false,
  "reflexRatio": 0,
  "roundBars": false,
  "showFPS": false,
  "showPeaks": false,
  "showScaleX": false,
  "showScaleY": false,
  "smoothing": 0.8,
  "spinSpeed": 0.5,
  "splitGradient": false,
  "trueLeds": false,
  "volume": 1,
  "weightingFilter": ""
}

Steps to reproduce

  1. Play a song.
  2. Open the fullscreen player and then the visualizer.
  3. Move your mouse around to different regions of the screen.
  4. Observe that when hovering different elements, the visualizer output flickers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions