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

Brush not changing #1213

Open
3 tasks
AesaraB opened this issue Jan 17, 2024 · 1 comment
Open
3 tasks

Brush not changing #1213

AesaraB opened this issue Jan 17, 2024 · 1 comment
Assignees
Labels
cat.Tools Issue relates to a tool cat.UI Issue relates to operation of the user interface cat.Widget Issue relates to a widget platform.Linux.Wayland Issue is reported on Wayland protocol type.Bug Something isn't working as intended
Milestone

Comments

@AesaraB
Copy link
Contributor

AesaraB commented Jan 17, 2024

While brushes appear to be selected, the brush itself does not change. Issue spawned from #1161

Steps to reproduce

  1. Draw a stroke on the canvas
  2. Open the brush selection window (quickchoice.py)
  3. Select a different brush
  4. Draw another stroke
    • Does the brush change?
  5. Open the brush selection window again
    • Does it report a different brush?

Debugging tasks

  • Have I properly installed the brush library?
  • Investigate if this issue is platform specific (Windows, Linux, or Linux under a display protocol)
  • Identify the relevant files that may be inhibiting the change.
@AesaraB AesaraB self-assigned this Jan 17, 2024
@AesaraB AesaraB added platform.Linux.Wayland Issue is reported on Wayland protocol type.Bug Something isn't working as intended cat.UI Issue relates to operation of the user interface cat.Tools Issue relates to a tool cat.Widget Issue relates to a widget labels Jan 17, 2024
@AesaraB AesaraB added this to the v2.02 milestone Jan 17, 2024
@AesaraB
Copy link
Contributor Author

AesaraB commented Jan 17, 2024

Against both the development and appimage builds, changing brushes works just fine if opening them from the menu. It's when using the shortcut or the bottom panel that things mess up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat.Tools Issue relates to a tool cat.UI Issue relates to operation of the user interface cat.Widget Issue relates to a widget platform.Linux.Wayland Issue is reported on Wayland protocol type.Bug Something isn't working as intended
Development

No branches or pull requests

1 participant