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

Remeber the color per drawing tool #1722

Closed
koppor opened this issue Nov 17, 2020 · 3 comments
Closed

Remeber the color per drawing tool #1722

koppor opened this issue Nov 17, 2020 · 3 comments
Labels

Comments

@koppor
Copy link

koppor commented Nov 17, 2020

My usual workflow is to draw highlight elements and to draw arrows between them.

Example:

image

For the box, I'd like to have a transparent yellow (alpha=150), but for the arrow, I'd like to have blue without any transparency (alpha=255). In the current workflow, I always have to reconfigure the color after each tool change.

It would be very nice if the color would be stored per drawing element.

Alternatively, there should be a configuration option to enable (and disable) this behavior.

@liulex
Copy link
Member

liulex commented Nov 17, 2020

The colors are actually independent for each shape, except for the alpha:
image

The alpha are shared between shapes for historical reasons. However, judging from what the option says, the alpha should also be separate for each shape. I will change the behavior in the next version.

@koppor
Copy link
Author

koppor commented Nov 24, 2020

Note that this is a premium feature. Three free version is as follows:

image

@liulex
Copy link
Member

liulex commented Dec 2, 2020

Implemented in v2.5.5.

Yes, I know the feature is premium only. Since v2.0, almost all new features are available to the PRO version only, but I remember you have activated PRO as donator?

@liulex liulex closed this as completed Dec 10, 2020
@liulex liulex added the done label Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants