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

Improve demo playback slider #1118

Merged
merged 33 commits into from
Jan 23, 2025
Merged

Improve demo playback slider #1118

merged 33 commits into from
Jan 23, 2025

Conversation

waliid
Copy link
Member

@waliid waliid commented Jan 20, 2025

Description

This PR initially introduced to manage the system volume via a volume tracker. However, as mentioned in this comment we had to roll back this feature.
We decided to keep the HSlider component introduced to share the logic between the playback slider and the volume slider.

Changes made

  • Added a volume tracker to manage the system volume.
  • Added HSlider.
  • Remove useless @ViewBuilder

Checklist

  • APIs have been properly documented (if relevant).
  • The documentation has been updated (if relevant).
  • New unit tests have been written (if relevant).
  • The demo has been updated (if relevant).

@waliid waliid linked an issue Jan 20, 2025 that may be closed by this pull request
3 tasks
@waliid waliid force-pushed the 1116-volume-tracker branch from 4b3f88c to d40db88 Compare January 22, 2025 12:54
@waliid waliid changed the title Add a volume tracker to manage the system volume Improve demo playback slider Jan 23, 2025
@waliid waliid marked this pull request as ready for review January 23, 2025 13:04
@waliid waliid enabled auto-merge January 23, 2025 13:05
@waliid waliid added this pull request to the merge queue Jan 23, 2025
Merged via the queue into main with commit f8d1094 Jan 23, 2025
7 checks passed
@waliid waliid deleted the 1116-volume-tracker branch January 23, 2025 13:27
@defagos defagos mentioned this pull request Feb 4, 2025
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Volume tracker
2 participants