We kept polishing the freeform, drag-and-drop layout experience:
- Inner sections now correctly fill 100% width when you switch a frame from row to column.
- Fixed nested inner sections overflowing their height.
- Absolutely-positioned inner sections now fill their resizable container properly.
- Fixed a bug where nested inner sections could get duplicated.
- Overall position and container handling is more reliable.
✨ Editor Polish
- Typography settings now start from sensible defaults based on your active theme.
- The color picker shows the actual hex code instead of an internal variable name, so you always know exactly which color you're working with.
🛠️ Behind the Scenes
- Fixed behavior in the free tools API.
- General cleanup and reliability work.