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

Make the color picker pick any visible color on the canvas, regardless of layer #816

Merged

Conversation

Variable-ind
Copy link
Contributor

Color Pickers will now pick the top color by default

@OverloadedOrama OverloadedOrama changed the title Color picker improvements Make the color picker pick any visible color on the canvas, regardless of layer Jan 20, 2023
Copy link
Member

@OverloadedOrama OverloadedOrama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My only concern is that if a project has a lot of layers, it might be slow to loop through all of these layers to find the color. But I cannot think of faster approach right now, and I agree that this behavior should be the default, so it should be good to merge. Thank you!

@OverloadedOrama OverloadedOrama merged commit ef6ae86 into Orama-Interactive:master Jan 20, 2023
@Variable-ind Variable-ind deleted the ColorPickerImprovements branch January 20, 2023 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants