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

PEN as default TOOL don't work #288

Closed
HimonRana opened this issue Dec 20, 2022 · 4 comments
Closed

PEN as default TOOL don't work #288

HimonRana opened this issue Dec 20, 2022 · 4 comments
Labels
Released The issue is fixed/considered and released

Comments

@HimonRana
Copy link
Contributor

You cannot use/draw pen when you have ANNOTATE as default TAB and PEN as default TOOL:

tabsIds={[TABS.ANNOTATE, TABS.ADJUST, TABS.RESIZE]}
defaultTabId={TABS.ANNOTATE}
defaultToolId={TOOLS.PEN}

Haven't tried other default TAB/TOOL but pen does not work as default.

Workaround: You can click on any other tool and then back to pen to make it work.

Any fix for this soon?

@HimonRana
Copy link
Contributor Author

Also PEN do not always get a selection after using it. Seems like if you draw fast with the pen it doesn't get a selection. We need and improvment on this.

@AhmeeedMostafa AhmeeedMostafa added the TBC (To Be Checked) means the issue needs to get investigated by the product dev./QA label Jan 19, 2023
@AhmeeedMostafa
Copy link
Collaborator

@HimonRana we are currently a bit busy to check, so we will consider checking and fixing it if found in the future once we have time.

@AhmeeedMostafa AhmeeedMostafa added bug Something isn't working Waiting release The issue's code is added in the dev. branch but not yet released and removed TBC (To Be Checked) means the issue needs to get investigated by the product dev./QA labels Feb 9, 2023
@AhmeeedMostafa
Copy link
Collaborator

The issue is fixed in version 4.3.8, please re-check it and let us know if all is good.

@AhmeeedMostafa AhmeeedMostafa added Released The issue is fixed/considered and released and removed Waiting release The issue's code is added in the dev. branch but not yet released bug Something isn't working labels Feb 10, 2023
@HimonRana
Copy link
Contributor Author

Works fine now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Released The issue is fixed/considered and released
Projects
None yet
Development

No branches or pull requests

2 participants