Diego Frattini

Results 5 comments of Diego Frattini

You have to use the cropperProxy. If you read demo.js code you will find a scope function called 'clear' which checks for the existence of the proxy, then uses it...

If someone was interested, I implemented something similar using Telescope as a custom dropdown (cursor) picker. You can see it [here](https://github.com/Tolomeo/.cfg/blob/macOS/.config/nvim/lua/project/tree.lua#L288)

I bumped into a similar problem trying to validate `svg` as child of `button`. The issue seems to be using `svg` indeed

I was facing a similar issue, and solved by adding to `.gitignore` folders and files I won't need to be tracked in my dotfiles repo. I am working on a...

Did anybody find a workaround for this?