Open JPerez00 opened 1 week ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
quickpic | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 13, 2024 2:51am |
A bit confusing ux-wise with the "circle" option being a checkbox (while also leaving the border-radius selected). I don't have an obvious answer but this isn't it. Might even be better to have it as a separate tool 🤔
Thanks for the feedback, and sorry for the time wasted. Ok, so I replaced the circle checkbox with a "Shape" selector titled "Pick Your Shape" for dumb people like me lol.
https://github.com/user-attachments/assets/0671ce5d-e23f-4fb2-a4b6-3c2f2073c5a2
Ran the checks, no issues.
I thought about making it a separate tool, but it felt like extra bulk (files and folders, etc). Let me know if this works for you.
A new feature to the RoundedTool that allows users to make images perfectly circular, regardless of their original aspect ratio. This is implemented via a new "Make image a circle" checkbox toggle.
It’d be awesome to add X/Y controls to choose the crop spot, but that’s a bit out of my league. Also had to also update the
border-radius-selector.tsx
component to make it work.