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

Appearence > Description: Sidebar: animation is too slow #2477

Open
MuscularPuky opened this issue Jul 14, 2024 · 4 comments
Open

Appearence > Description: Sidebar: animation is too slow #2477

MuscularPuky opened this issue Jul 14, 2024 · 4 comments
Labels
Bug Bug or required update after YouTube changes Feature request Wish or idea good first issue A GitHub standard for inviting (new) contributors *Congratulations in advance!* help wanted Just an old github standard we add automatically. (The team can remove it when working on it.) up-for-grabs (a github standard for inviting new contributors) - Welcome! ♥

Comments

@MuscularPuky
Copy link

PROBLEM:
the description sidebar appearance takes 3s

SOLUTION:
Can I adjust animation factor? I wanna faster (and various keyframe curves also will be cool if possible)

ALTERNATIVES:
or make faster the default animation factor without adding adjusting animation factor feature is method too

RELEVANCE / SCOPE:
adding animation factor config'll—should—not affect to other feature and it lets its customizing closeer to YouTube's design

"SIDE EFFECTS":
maybe SOME users adjust that factor accidently so will be confused and report as a issue or bug

CONTEXT:
//
Thank you!

SHORT Table (Summary)
Problem I wanna Description: Sidebar animation faster
Solution add animation factor adjust feature
Alternatives or make faster the default animation factor
Scope it'll be prettier
Side effects SOME users could accidently adjust that
Context
@MuscularPuky MuscularPuky added Feature request Wish or idea good first issue A GitHub standard for inviting (new) contributors *Congratulations in advance!* help wanted Just an old github standard we add automatically. (The team can remove it when working on it.) up-for-grabs (a github standard for inviting new contributors) - Welcome! ♥ labels Jul 14, 2024
@ImprovedTube
Copy link
Member

ImprovedTube commented Jul 15, 2024

hi! & thanks @MuscularPuky did you try a lot/reload the page?

this is a preview for a feature, where we simply set one variable off:
YouTube's experiment flags: This one, YouTube also gave a lot of people by default without this year. (+for now our version doesnt always work, but uBC does: #2327 (comment) )

Animations: we only got such a long delay yet for: "Dim Youtube's Pages, except what I mouse-over!", for slowly fading-out stuff when the mouse leaves them.

Anyways, if you are into animations thats great. (We could use many animations, for example specifically as a visual feedback on youtube, when enabling or disabling a feature (it could point to the change. )

@MuscularPuky
Copy link
Author

um then as I understand is there no simple way to adjust animation delay/duration cus those are provided entirely by YouTube right?

@ImprovedTube ImprovedTube added the Bug Bug or required update after YouTube changes label Jul 27, 2024
@ImprovedTube
Copy link
Member

hi! @MuscularPuky
didnt reproduce this yet.
did you enable our "Dim Youtube's Pages, except what I mouse-over!"
/check our bug report template: https://github.com/code-charity/youtube/issues/new/choose

you can also try this css: #secondary {transition: 0.35s !important} (else: #secondary * {transition: 0.35s !important} )

@MuscularPuky
Copy link
Author

MuscularPuky commented Jul 29, 2024

hi! @MuscularPuky didnt reproduce this yet. did you enable our "Dim Youtube's Pages, except what I mouse-over!" /check our bug report template: https://github.com/code-charity/youtube/issues/new/choose

you can also try this css: #secondary {transition: 0.35s !important} (else: #secondary * {transition: 0.35s !important} )

oh it's interesting. the Description: Sidebar only animates while "Dim Youtube's Pages, except what I mouse-over!" is enabled. when I disable "Dim Youtube's Pages, except what I mouse-over!", the animation gone

+edit: unfortunetely CSS does not work :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug or required update after YouTube changes Feature request Wish or idea good first issue A GitHub standard for inviting (new) contributors *Congratulations in advance!* help wanted Just an old github standard we add automatically. (The team can remove it when working on it.) up-for-grabs (a github standard for inviting new contributors) - Welcome! ♥
Projects
None yet
Development

No branches or pull requests

2 participants