Skip to content

Conversation

@hlomzik
Copy link
Collaborator

@hlomzik hlomzik commented Apr 17, 2025

When user clicks on region label in Video timeline (left sidepanel of it), the video timeline scrolls to the left.
That happens because click is treated as still a click on timeline but with negative offset outside of scrollable area, so it jumps to previous window.

Also scroll to the first frame of the region on select it in region list. That worked for VideoRectangle, so here is the same code for TimelineRegion. @todo is the same, because it's out of the current scope.

hlomzik added 2 commits April 17, 2025 09:50
When user clicks on region label in Video timeline (left sidepanel of it),
the video timeline scrolls to the left.
That happens because click is treated as still a click on timeline but with
negative offset outside of scrollable area, so it jumps to previous window.
Let's try to scroll to the first frame of the region on select.
@github-actions github-actions bot added the fix label Apr 17, 2025
@netlify
Copy link

netlify bot commented Apr 17, 2025

Deploy Preview for label-studio-storybook ready!

Name Link
🔨 Latest commit 9dbaa67
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-storybook/deploys/680a02303ce2960008d16957
😎 Deploy Preview https://deploy-preview-7392--label-studio-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Apr 17, 2025

Deploy Preview for label-studio-docs-new-theme canceled.

Name Link
🔨 Latest commit 9dbaa67
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/680a0230dc1c8f0008053399

@netlify
Copy link

netlify bot commented Apr 17, 2025

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit 9dbaa67
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/680a023022c945000822a7d6

@hlomzik
Copy link
Collaborator Author

hlomzik commented Apr 17, 2025

/git merge

Workflow run
Successfully merged: create mode 100644 web/libs/ui/src/utils/utils.ts

@hlomzik hlomzik requested review from Gondragos and bmartel April 21, 2025 13:36
@vladimirheartex
Copy link
Contributor

vladimirheartex commented Apr 23, 2025

/fm sync

Workflow run

@hlomzik
Copy link
Collaborator Author

hlomzik commented Apr 23, 2025

/git merge

Workflow run
Successfully merged: Already up to date.

@hlomzik hlomzik enabled auto-merge (squash) April 23, 2025 10:06
@hlomzik
Copy link
Collaborator Author

hlomzik commented Apr 23, 2025

/git merge

Workflow run
Successfully merged: 5 files changed, 19 insertions(+), 5 deletions(-)

@hlomzik
Copy link
Collaborator Author

hlomzik commented Apr 23, 2025

/git merge

Workflow run
Successfully merged: Already up to date.

@hlomzik
Copy link
Collaborator Author

hlomzik commented Apr 24, 2025

/git merge

Workflow run
Successfully merged: 18 files changed, 128 insertions(+), 68 deletions(-)

@hlomzik hlomzik merged commit a154f88 into develop Apr 24, 2025
40 checks passed
@robot-ci-heartex robot-ci-heartex deleted the fb-leap-1442/video-scroll branch April 24, 2025 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants