ciderapp / Cider-2

Primary public repository for Cider 2.x
https://cider.sh
124 stars 2 forks source link

Volume slider saving wrong volume value #657

Closed Bagellll closed 1 week ago

Bagellll commented 3 weeks ago

Preflight Checklist

Download Source

Microsoft Store

Operating System

Windows 10

Commit Hash

098a60e1301a58f734d21064b2a2bcfc9b4b1520

Connect Instance ID

No response

Build Timestamp

5/30/24, 3:04:36 AM

Describe the Bug

When clicking any instance of the volume slider it is expanded over the volume icon (increasing the total width) and the slider height is increased. The slider position does not match the cursor position when expanded. It seems when the app is exited it saves the position the cursor was on for the original length slider rather than the expanded one. Expected outcome is the shown value to be the one saved on exit.

Steps to Reproduce

  1. Click the volume slider and optionally change volume.
  2. Reopen the app window.

Anything else?

More than likely related to #572 since the complaint is similar. To save a volume of 50% I have to close the app with a volume of ~66%. When changing the volume to 50%, or any volume rather, during a song works fine. The issue only presents itself when closing the app after having interacted with the volume slider. The saved volume only changes after an interaction with the slider.

github-actions[bot] commented 3 weeks ago

Hello @Bagellll :wave:

We really appreciate you taking the time to report this issue, please double check your issue to make sure you are clear and concise in your description. This will help us to help you as quickly as possible.

We'd like to ask you be patient and we will get back to you as soon as we can.

In the meantime, take a look at our FAQs which may answer your question.

Thanks again and we hope you enjoy the app! :smiley:

blitzuuu commented 1 week ago

+1 for this issue (I think), when reloading the app the volume value drops somewhat, however the actual volume of the player stays as it was before the app was exited; e.g., Volume at 14, Exit and reopen app, Volume now displays "8", Actual audio level still at 14 until slider is moved where it drops down to 8 quickly.

coredev-uk commented 1 week ago

Hello, apologies for the delayed response. We get this issue a lot and is a result of the 'iOS style' volume bar. You can disable it by going to Settings > Advanced > Tweaks > Volume Slider and unchecking the iOS Style option. This will fix the inconsistency. I am going to suggest to the team that we change this to default behaviour. Any other volume differences may be caused by the exponential volume option found in audio, so please mess around with them. Thanks.