Skip to content

fix: BROS-711: Decrease points hit radius to make it easier to drag vectors themselves#9291

Merged
robot-ci-heartex merged 2 commits intodevelopfrom
fb-bros-711
Feb 3, 2026
Merged

fix: BROS-711: Decrease points hit radius to make it easier to drag vectors themselves#9291
robot-ci-heartex merged 2 commits intodevelopfrom
fb-bros-711

Conversation

@nick-skriabin
Copy link
Member

This PR addresses the issue when it's hard to position entire shape. Often instead of dragging the shape as a whole the user starts dragging individual nodes. This is caused by a large points' hit radius. This PR decreases the radius to 10px so the points are still easy to aim, but at the same time it's easier to drag entire shape when necessary.

@netlify
Copy link

netlify bot commented Jan 29, 2026

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

Name Link
🔨 Latest commit 91a8a4f
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-docs-new-theme/deploys/6980f0761e3cef0007f78da1

@netlify
Copy link

netlify bot commented Jan 29, 2026

Deploy Preview for label-studio-playground ready!

Name Link
🔨 Latest commit 91a8a4f
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-playground/deploys/6980f076b0fa5200080e5656
😎 Deploy Preview https://deploy-preview-9291--label-studio-playground.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 project configuration.

@netlify
Copy link

netlify bot commented Jan 29, 2026

Deploy Preview for label-studio-storybook ready!

Name Link
🔨 Latest commit 91a8a4f
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-storybook/deploys/6980f0760745cf000883dea7
😎 Deploy Preview https://deploy-preview-9291--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 project configuration.

@github-actions github-actions bot added the fix label Jan 29, 2026
@netlify
Copy link

netlify bot commented Jan 29, 2026

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit 91a8a4f
🔍 Latest deploy log https://app.netlify.com/projects/heartex-docs/deploys/6980f07635e2c8000816ff52

@codecov
Copy link

codecov bot commented Jan 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.83%. Comparing base (a0e4c20) to head (91a8a4f).
⚠️ Report is 2 commits behind head on develop.

❗ There is a different number of reports uploaded between BASE (a0e4c20) and HEAD (91a8a4f). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (a0e4c20) HEAD (91a8a4f)
pytests 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9291      +/-   ##
===========================================
- Coverage    65.38%   55.83%   -9.56%     
===========================================
  Files          847      575     -272     
  Lines        66128    41713   -24415     
  Branches     11547    11547              
===========================================
- Hits         43237    23289   -19948     
+ Misses       22887    18420    -4467     
  Partials         4        4              
Flag Coverage Δ
lsf-e2e 51.17% <ø> (+0.33%) ⬆️
lsf-integration 47.23% <ø> (-0.05%) ⬇️
lsf-unit 6.77% <ø> (ø)
pytests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nick-skriabin
Copy link
Member Author

nick-skriabin commented Feb 2, 2026

/git merge

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

@robot-ci-heartex robot-ci-heartex merged commit 1b84c6a into develop Feb 3, 2026
84 of 89 checks passed
@robot-ci-heartex robot-ci-heartex deleted the fb-bros-711 branch February 3, 2026 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants