Feature/drag drop improve - #9591
Open
PikachuEXE wants to merge 5 commits into
Open
Conversation
FreeTubeBot
enabled auto-merge (squash)
August 9, 2026 00:42
Co-authored-by: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com>
4 tasks
Member
|
ill leave it up to you if you would like to change anything #9469 (comment) |
Member
Author
|
Made some updates see #9469 (comment) |
Member
|
Im wondering if we're sacrificing too much area for touch devices |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Type
Related issue
DnD: #8681
#9469 wants scrolling speed & drag zone size enlarged (There is also spacing between video rows but that doesn't make sense to me coz it looks fine when videos are watched)
Description
zone height remained the same for width < 680px, see code comment for details
Screenshots
Height > 1440px






Height < 1440px
Height < 1024px
Height < 768px
Width > 680px
Width < 680px
Testing
Scroll speed: Ensure it's not too fast?
A. Grid Mode
B: List Mode
Same as (A)?
Desktop
Additional context
To see drag area size you can add following style to
src/renderer/components/AutoScrollWrapper/AutoScrollWrapper.css