Skip to content

Conversation

@abansal21
Copy link

Issue: Exporting new boards to OBF ignored custom grid sizes and always used the default columns.

Fix:

  • Use board.grid.columns when board.isFixed as column length.
  • Use board.grid.order as grid when board.isFixed

Closes #1772

@abansal21
Copy link
Author

Hi @martinbedouret

could you please review this?

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.

Exporting a newly created board to obf format does not respet the grid size

3 participants