Skip to content

Conversation

@magush27
Copy link
Collaborator

Improve the safety and code quality of the OBF export functionality for fixed boards on PR #2053

Changes Made

  1. Improved Null Safety with Optional Chaining
  2. Added Grid Array Validation
  3. Optimized currentRow Calculation

Testing
Tested by:

  1. Creating a fixed board with custom grid size (e.g., 3×4)
  2. Exporting to OBF format
  3. Verifying the exported file contains correct grid dimensions
  4. Re-importing and confirming grid size is preserved

Fixes #2053
Closes #1772

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

2 participants