Skip to content

Commit

Permalink
feat: ✨ Add support for aligned grids.
Browse files Browse the repository at this point in the history
Note: aligned grids work only in BUI and DWC. GUI is not supported
  • Loading branch information
hyyan committed Jul 21, 2021
1 parent 7442d6a commit a82b48f
Show file tree
Hide file tree
Showing 8 changed files with 27,242 additions and 25,912 deletions.
4 changes: 4 additions & 0 deletions .vscode/settings.json
Expand Up @@ -331,6 +331,10 @@
"editbox.bbj": {
"name": "editbox",
"style": ""
},
"AlignedGrids.bbj": {
"name": "AlignedGrids",
"style": ""
}
},
"cSpell.words": [
Expand Down

0 comments on commit a82b48f

Please sign in to comment.