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

[Bug]: Add custom mouse cursors for painters #426

Closed
1 task done
claws99 opened this issue Jul 5, 2023 · 2 comments
Closed
1 task done

[Bug]: Add custom mouse cursors for painters #426

claws99 opened this issue Jul 5, 2023 · 2 comments
Assignees
Labels
enhancement Small enhancements to existing features

Comments

@claws99
Copy link

claws99 commented Jul 5, 2023

What happened?

When pen tool is selected (especially on desktop devices & touch devices with mouse plugged in). Change the mousepointer to pen icon.

Currently even if I select pen tool or hand tool. the mouse pointer is the same. Its confusing and its bad UI&UX practice. All other apps do it right. Example checkout: https://tableaunoir.github.io

Version

2.0.beta2

Platform

Windows

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@claws99 claws99 added the bug Something isn't working label Jul 5, 2023
@CodeDoctorDE
Copy link
Member

I would not classify this as bug but we could add it.
I don't see a real pen cursor in the system mouse cursors. Here is a list what is available: https://api.flutter.dev/flutter/services/SystemMouseCursors-class.html

@CodeDoctorDE CodeDoctorDE changed the title [Bug]: Change mousepointer when pentool selected [Bug]: Add custom mouse cursors for painters Jul 6, 2023
@CodeDoctorDE CodeDoctorDE added enhancement Small enhancements to existing features and removed bug Something isn't working labels Jul 6, 2023
@CodeDoctorDE
Copy link
Member

Implemented in 2.0.0-beta.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Small enhancements to existing features
Projects
Archived in project
Development

No branches or pull requests

2 participants