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

fix: remove the 25 color limit #2200

Merged

Conversation

andipaetzold
Copy link
Contributor

We currently limit the number of colors to 25. There is no real reason for it as the 512kB installation parameter limit won't be reached anyway with normal usage of the app.

closes #2037

@andipaetzold andipaetzold self-assigned this Dec 16, 2022
@andipaetzold andipaetzold requested a review from a team as a code owner December 16, 2022 10:09
@andipaetzold andipaetzold linked an issue Dec 16, 2022 that may be closed by this pull request
@andipaetzold andipaetzold requested a review from a team as a code owner December 16, 2022 10:09
@andipaetzold andipaetzold merged commit b53920a into master Dec 16, 2022
@andipaetzold andipaetzold deleted the 2037-fix-remove-25-color-limit-from-color-picker branch December 16, 2022 10:41
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.

[Fix] Remove 25-color limit from Color Picker
2 participants