Ui behavior fixes
Description
Minor UI/UX improvement
Motivation and Context
Here are the changes:
-
Small UI change in TV cards to mitigate a UI issue -
Drawable cleanup -
Allow a long tap in mobile to do a batch selection -
Fix audio player icon not visible on dark theme
How Has This Been Tested?
Screenshots / GIFs (if appropriate):
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Enhancement (non-breaking change which cleans up / improves existing functionality) -
Breaking change (fix or feature that would cause existing functionality to change)
Checklist
-
I have read the CONTRIBUTING section of the README document.
Resolves
Edited by Nicolas Pomepuy
Merge request reports
Activity
Filter activity
changed milestone to %3.2
added 5 commits
-
15d14b7f...f48308ee - 2 commits from branch
videolan:master
- f39162ff - Better display of video info on TV when video and audi are mixed
- 93c40663 - Remove useless drawables
- 6e3fd0c3 - Allow long click to batch select
Toggle commit list-
15d14b7f...f48308ee - 2 commits from branch
added 5 commits
-
6e3fd0c3...ae9b6664 - 2 commits from branch
videolan:master
- b516d714 - Better display of video info on TV when video and audi are mixed
- da59cfb0 - Remove useless drawables
- f1bb3f03 - Allow long click to batch select
Toggle commit list-
6e3fd0c3...ae9b6664 - 2 commits from branch
Could batch select on long press be propagated to browsers too?
Edited by Geoffrey Métaisadded 1 commit
- 6a158ecd - Batch select implementation for Videos / History / Browser
added 1 commit
- e73946b3 - Fix audio play icon state upon orientation change
Please register or sign in to reply