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

Concat does not work on single cell #45

Open
zackteo opened this issue Jan 21, 2021 · 0 comments
Open

Concat does not work on single cell #45

zackteo opened this issue Jan 21, 2021 · 0 comments

Comments

@zackteo
Copy link
Collaborator

zackteo commented Jan 21, 2021

(let [cell (list (fxl/->cell {:coord {:row 0 :col 0}}))]
  (fxl/concat-right cell cell))

cell has to be wrapped in a list like so to work

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

No branches or pull requests

1 participant