Set grid cell size based on screen #468
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Blocks
#467 Create view size configs for all views
Andras/BoundlessFlowCampus2K
Reference
Andras/BoundlessFlowCampus2K#468
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Please read this comment for information on what to should be implemented.
Something like this basically:

First is with a formula where width is divided by row height+gap, second option is with breakpoints, third is with breakpoints but with more columns.
Breakpoints notes: phone size is around 400px, there are 5 sizes on breakpoints where the biggest size has a 1000px difference therefore could be difficult to get a square.
This issue is implemented. I close this issue