-
Notifications
You must be signed in to change notification settings - Fork 887
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
Support opening video timestamps in a new window #4687
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IV link didnt go to the right timestamp for me?
VirtualBoxVM_HvOoGf0qvo.mp4
Local API:
IV API:
|
That's definitely not caused by this pull request as it doesn't go anywhere near any of the code responsible for that. The issue is with the Copy Invidious Link context menu code in the main process (notice how the Invidious URL gets two |
The Invidious problem is that the URL contains two |
Created fix for that in #4690 |
This is due to the link now contains a URL instead of |
Added code to scroll to the top when a timestamp is clicked, to replicate the previous behaviour. |
#4690 review is waiting for this to be merged :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left clicking on timestamp does not scroll view to top (w/ this PR)
Should we maybe implement something similar when you click on a Chapter? To make the UX equal to this.
VirtualBoxVM_vuLDnHKk1w.mp4
…-user-playlist-2 * development: Translated using Weblate (Basque) Prevent layout shifts when thumbnails load in the chapter selector (FreeTubeApp#4713) Bump electron-builder from 24.9.1 to 24.12.0 (FreeTubeApp#4718) Bump sass-loader from 14.1.0 to 14.1.1 (FreeTubeApp#4719) Bump sass from 1.71.0 to 1.71.1 (FreeTubeApp#4716) Bump the eslint group with 2 updates (FreeTubeApp#4715) Support opening video timestamps in a new window (FreeTubeApp#4687) Translated using Weblate (Basque) Bump webpack-dev-server from 4.15.1 to 5.0.2 (FreeTubeApp#4695) Translated using Weblate (Japanese) Translated using Weblate (Czech) Translated using Weblate (Lithuanian) Translated using Weblate (Japanese) Translated using Weblate (Vietnamese) Bump youtubei.js to 9.1.0 for watch page fix (FreeTubeApp#4707) Translated using Weblate (Vietnamese) Translated using Weblate (Vietnamese) Translated using Weblate (Portuguese (Brazil))
* feature/playlist-layout-shift: * Make video thumbnails have certain height before image loading starts to avoid layout shifts Translated using Weblate (Basque) Prevent layout shifts when thumbnails load in the chapter selector (FreeTubeApp#4713) Bump electron-builder from 24.9.1 to 24.12.0 (FreeTubeApp#4718) Bump sass-loader from 14.1.0 to 14.1.1 (FreeTubeApp#4719) Bump sass from 1.71.0 to 1.71.1 (FreeTubeApp#4716) Bump the eslint group with 2 updates (FreeTubeApp#4715) Support opening video timestamps in a new window (FreeTubeApp#4687) Translated using Weblate (Basque) Bump webpack-dev-server from 4.15.1 to 5.0.2 (FreeTubeApp#4695) Translated using Weblate (Japanese) Translated using Weblate (Czech) Translated using Weblate (Lithuanian) Translated using Weblate (Japanese) Translated using Weblate (Vietnamese) Bump youtubei.js to 9.1.0 for watch page fix (FreeTubeApp#4707) Translated using Weblate (Vietnamese) Translated using Weblate (Vietnamese)
Support opening video timestamps in a new window
Pull Request Type
Related issue
closes #4018
Description
Screenshots
Testing
Desktop