grid layout
How is the grid layout actually supposed to work? I drag and drop outputs, and nothing happens - they just slide back to the panel on the right.
6 Replies
still having issues? is this locally or in marimo.app (not sure if works in marimo.app, or at least wont save)
In both I think.
I can't reproduce this - do you think you can debug a bit more and see if its a browser issue or some other issue?
No idea how to debug this - nothing is shown in the notebook log.
btw isn't row height = 20px kind of small?
because that's what shows as the default.
oh - i found how its broken
you will need to remove "Bordered" setting for now
also, 20px is the default, but its not expected to go on just one row. 20px is essentially the difference between "the next row". e.g 9 rows vs 10 rows is 20px apart
yep that works.
Kind of.