gumbarros / DevWidgets

DevWidgets is a Flutter application with several tools such as generators, formatters and converters for developers. It's directly inspired by DevToys.
https://gumbarros.github.io/DevWidgets
MIT License
153 stars 13 forks source link

Fixed mouse cursor on card hover #16

Closed kphanipavan closed 1 year ago

kphanipavan commented 1 year ago

Same as title.

gumbarros commented 1 year ago

Thanks, sorry if I broke something

kphanipavan commented 1 year ago

Nothing was wrong, everything was working fine : ]

Just the cursor was phasing out when you hover over a card.

Was about to push a 100 line change after fixing for 3 hours, before I realized it can be fixed with that one line lol.