Skip to content

fix: BROS-125: Allow bitmask eraser to erase single pixels #7792

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

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

nick-skriabin
Copy link
Member

@nick-skriabin nick-skriabin commented Jun 20, 2025

This is a fix for bitmask eraser tool that unlocks per-pixel erase. Previously it would jump between two closest points. Now it's precisely targeting each pixel when the brush is set to 1px.

It also improves cursor visuals slightly when working with 1-2px brushes.

Copy link

netlify bot commented Jun 20, 2025

Deploy Preview for heartex-docs ready!

Name Link
🔨 Latest commit 2727797
🔍 Latest deploy log https://app.netlify.com/projects/heartex-docs/deploys/68554a926ab17100087f8da4
😎 Deploy Preview https://deploy-preview-7792--heartex-docs.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.

Copy link

netlify bot commented Jun 20, 2025

Deploy Preview for label-studio-docs-new-theme ready!

Name Link
🔨 Latest commit 2727797
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-docs-new-theme/deploys/68554a924ebd450008289bdd
😎 Deploy Preview https://deploy-preview-7792--label-studio-docs-new-theme.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 Jun 20, 2025
Copy link

netlify bot commented Jun 20, 2025

Deploy Preview for label-studio-storybook ready!

Name Link
🔨 Latest commit 2727797
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-storybook/deploys/68554a926c11b100095b8552
😎 Deploy Preview https://deploy-preview-7792--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.

Copy link

netlify bot commented Jun 20, 2025

Deploy Preview for label-studio-playground ready!

Name Link
🔨 Latest commit 2727797
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-playground/deploys/68554a92d05a5300082f1c5b
😎 Deploy Preview https://deploy-preview-7792--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.

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.

2 participants