We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Windows
Nvidia (CUDA)
RTX 2060
6GB
5.8.1
Firefox
No response
If you draw in the canvas and do a shift click with the brush tool, it ignores the bound box and goes out of bound. (Clip strokes to Bbox is on)
The stroke should stop at the end of the bound box when "clip to bbox" is enabled.
The text was updated successfully, but these errors were encountered:
fix(ui): clip shift-draw strokes to bbox when clip to bbox enabled
5b6dd08
Closes #7809
c97d698
44f6072
e78cf88
Successfully merging a pull request may close this issue.
Is there an existing issue for this problem?
Operating system
Windows
GPU vendor
Nvidia (CUDA)
GPU model
RTX 2060
GPU VRAM
6GB
Version number
5.8.1
Browser
Firefox
Python dependencies
No response
What happened
If you draw in the canvas and do a shift click with the brush tool, it ignores the bound box and goes out of bound. (Clip strokes to Bbox is on)
What you expected to happen
The stroke should stop at the end of the bound box when "clip to bbox" is enabled.
How to reproduce the problem
No response
Additional context
No response
Discord username
No response
The text was updated successfully, but these errors were encountered: