Skip to content
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

Stabilizer should be off when freehand drawing + Shift key pressed #4217

Open
Gasparoken opened this issue Dec 11, 2023 · 2 comments
Open

Stabilizer should be off when freehand drawing + Shift key pressed #4217

Gasparoken opened this issue Dec 11, 2023 · 2 comments

Comments

@Gasparoken
Copy link
Member

While creating a straight line from the last point to the cursor position, the stabilizer must be disabled.

Reported: https://community.aseprite.org/t/stabilizer-stabilizing-things-it-shouldnt/20889

Aseprite and System version

  • Aseprite version: 1.3.2
@belchiorg
Copy link

Hello guys! I'd like to help solving this bug, could I be assigned to this issue?

@dacap
Copy link
Member

dacap commented Mar 4, 2024

Hi @belchiorg, sure, it'd be great if you can give a try to this 👍

belchiorg added a commit to belchiorg/aseprite that referenced this issue Apr 1, 2024
…ht line

This commit addresses the issue where the Shift+brush tool was not disabling the mouse stabilizer, leading to unintended behavior when previewing a line. This commit adds the necessary implementation to properly disable the stabilizer when Shift+brush tool is used. Additionally, the function DrawingState::disableMouseStabilizer() now calls ToolLoopManager::disableMouseStabilizer() to ensure the stabilizer is disabled correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants