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

Controller navigation in sliders #11

Closed
522122 opened this issue Aug 12, 2024 · 3 comments
Closed

Controller navigation in sliders #11

522122 opened this issue Aug 12, 2024 · 3 comments

Comments

@522122
Copy link

522122 commented Aug 12, 2024

Confirmation with A is not working, it reverts to last saved value.

For example charge limit slider.

Starting value 80%

Move left thumbstick to the right calls updateSettingValue with values path: 'tdp.asus.charge_limit', value: 'p85

Confirm with A -> updateSettingValue is called with last saved value p80

@522122
Copy link
Author

522122 commented Aug 12, 2024

It has something to do with sel_choice.
Value is already updated on "server" but sel_choice remains. By pressing A it will revert

@antheas
Copy link
Contributor

antheas commented Aug 13, 2024

I verified that pressing A breaks the slider. I never pressed A before and only used B so I never noticed.

@antheas
Copy link
Contributor

antheas commented Aug 18, 2024

@antheas antheas closed this as completed Aug 18, 2024
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

No branches or pull requests

2 participants