Have something to say?

Tell us how we could make the product more useful to you.

Feature Suggestion: Grid System Support (e.g. 12-column / Bento)

Hey there! 👋 I just wanted to say: I think frame0 is mega, mega cool – such an intuitive and fresh approach to interface sketching! I’m definitely going to show it to my students in our design sessions – I think they’ll love it. One thing that would make it even more powerful: 👉 It would be amazing to work with grid systems – like a classic 12-column layout, modular grids, or even modern Bento-style structures. Having some grid presets or a toggleable layout grid would be super helpful for structuring and aligning elements, especially for early-stage layout thinking. Thanks so much for building this tool – I’m really excited to follow its journey and introduce it in class! 🚀🙌

Jan Oliver 1 day ago

SVG export is bulky and leaks system information

The most horrid issue: SVG export adds @font-face for every font in my system. This is not just a huge bulk in the exported file (2350 lines on my system), but also trackable information about my system — my OS, username, installed software (some apps register their own folders for font discovery) and, well, the list of fonts themselves is an information that can be easily used to identify a user. Other issues that would make me happy and skip a road to SVGOMG: SVG adds useless IDs to everything and doesn’t use it for styles and such. Point precision is excessively high (5 digits after the.), the file size can be reduced by several times with no visible precision loss (2 digits is indistinguishable from the original) As you’re building an Electron/Nw.js/whatever app, you can add svgo package itself to automate SVG optimization. The difference is colossal: And, plllleeease, add support for “Copy to Clipboard” in the export menu and context menus of shapes 🙃

CoMiGo Games (Космо Мизраил Горыныч) 2 days ago

1