You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that while the text and the round buttons do have anti-aliasing, the round corners of the box do not.
From a distance you can see the jagged edges of the round corners of the box.
I think it would look nicer if anti-aliasing is also implemented for these round corners.
The text was updated successfully, but these errors were encountered:
* Implement blur/anti-aliasing on edges of window frame #232
* fix missing -1 for top right corner, add example directory and update picture to readme
I also added example.sh, I think it could also be excluded.
* Delete example.sh
* Create example.sh
I noticed that while the text and the round buttons do have anti-aliasing, the round corners of the box do not.
From a distance you can see the jagged edges of the round corners of the box.
I think it would look nicer if anti-aliasing is also implemented for these round corners.
The text was updated successfully, but these errors were encountered: