coingaming / moon_flutter

Moon Design System for Flutter
https://flutter.moon.io
MIT License
196 stars 24 forks source link

Improve border smoothness #407

Closed dickermoshe closed 3 months ago

dickermoshe commented 5 months ago

The edges of borders have a fuzz to them.

image image

Then looking from further out it is more noticitable

image
Kypsis commented 5 months ago

This is sadly quite common occurrence when using squircles. It is not as emphasized on mobile screens but it qualifies as visual bug. Probably should explore not having the squircles be the default for corner radii and expose the smoothing prop.

dickermoshe commented 5 months ago

Is there a way that radii can be themed now to remove squicles?

Kypsis commented 3 months ago

With v1.0.0 we have frozen all feature work and are focusing on v2.