Daniel Mastrorillo

Results 6 comments of Daniel Mastrorillo

Hey, awesome project! I was able to achieve this by updating some CSS styles and making some updates to the SVG in chrome. ![image](https://github.com/dynobo/noteto/assets/79894231/75ca0194-4b58-4f61-a58b-5db86d9e47f6) The blocks also seem to behave...

Great @dynobo , I'll see how I go with it. I'm thinking the checkbox could live inside the **toggle layout helper** as there are a few other checkboxes in there...

I was toying with the idea of using the `Options` class to also store layout options in the `script.js` ```js globalOptions = new Options({}) layoutOptions = new Options({gridlines: false, guidelines:...

Haven't gone that far, but maybe something similar to the Template Gallery could work?

Facing this issue as well iOs to iOs. I've noticed the issue is more apparent when both users initiate a call at the same or similar times. In some occasions,...

Not sure if related, but we work in a huge monorepo with seperate tsconfigs per package, and this extension was causing the server to crash as well every 10 or...