602-new-file-structure #645

Closed
b24erika wants to merge 0 commits from 602-new-file-structure into week_4_temp_branch
Collaborator

Implemented new file structure in frontend.

Implemented new file structure in frontend.
removed duplicate add new view functionality
@ -0,0 +15,4 @@
const sizeConfig = getViewSizeConfig(view, width);
const w = sizeConfig.minW;
const h = sizeConfig.minH;
const spot = findFirstAvailableSpot(layout, w, h, 8);
Collaborator

This needs to be changed to dynamic columns at some point to work with responsive grid

This needs to be changed to dynamic columns at some point to work with responsive grid
a24vinla approved these changes 2026-04-29 11:19:03 +00:00
Collaborator

Merged!

Merged!
a24vinla closed this pull request 2026-04-29 14:12:47 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K!645
No description provided.