Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Neue] Buttons (#5406) | Eric Bailey | 2024-09-20 | 1 | -1/+1 |
| | | | | | | | | | | | * Re-align button sizing (cherry picked from commit bcec243bb59dfe468313d98ba61f464d9750feec) * Use large, small, tiny (cherry picked from commit 1dc333c2993ab7f2e0ac750c0670dcec9a7069d0) * Tweaks | ||||
* | [Video] Fix safari showing spinner (#5364) | Samuel Newman | 2024-09-16 | 2 | -3/+11 |
| | |||||
* | [Video] Volume controls on web (#5363) | Samuel Newman | 2024-09-16 | 6 | -0/+1033 |
* split up VideoWebControls * add basic slider * logarithmic volume * integrate mute state * fix typo * shared video volume * rm log * animate in/out * disable for touch devices * remove flicker on touch devices * more detailed comment * move into correct context provider * add minHeight * hack * bettern umber --------- Co-authored-by: Hailey <me@haileyok.com> |