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

#89

Merged
merged 1 commit into from
Aug 12, 2020
Merged

#89

merged 1 commit into from
Aug 12, 2020

Conversation

NateBaldwinDesign
Copy link
Collaborator

Description

fix: string separated by commas and space resulted in extra space in array

If entering bulk values:
ff00ff, ff0000, 0000ff

Resulting bulk array would output the last color with a space:
# 0000ff

This closes #88

Motivation

Screenshots

To-do list

  • This pull request is ready to merge.

@NateBaldwinDesign NateBaldwinDesign merged commit 89f54a4 into main Aug 12, 2020
thierryc pushed a commit to thierryc/leonardo that referenced this pull request Mar 29, 2024
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.

Bulk import when comma + space separation
1 participant