-
-
Notifications
You must be signed in to change notification settings - Fork 326
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
- Play a song.
- Open the fullscreen player and then the visualizer.
- Move your mouse around to different regions of the screen.
- Observe that when hovering different elements, the visualizer output flickers.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working