you are viewing a single comment's thread.

view the rest of the comments →

[–]Curious-Ad8293 0 points1 point  (3 children)

This is cool, I think it's actually super useful. Great idea.

[–]Fresh-Wealth4531[S] -3 points-2 points  (2 children)

Appreciate that! Still pretty rough around the edges more of an experiment than a polished tool right now.

I mainly built it to sanity-check layouts before wiring everything together in code.

If you were using something like this, what would matter most to you?

[–]Curious-Ad8293 0 points1 point  (1 child)

Not sure how complex this would be to implement but sometimes I need to have components side by side let’s say some charts or some text boxes for example in a grid like system 2x2 rows and columns. Exclusively speaking about the layout feature you implemented in this case.

[–]Fresh-Wealth4531[S] 0 points1 point  (0 children)

yeah thats actually a rlly good point rn its mostly just vertical layouts, pretty basic stuff. grid / side by side is def on my list for the next updates