Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rounded corners feels blocky #1042

Closed
musjj opened this issue Mar 29, 2023 · 5 comments
Closed

Rounded corners feels blocky #1042

musjj opened this issue Mar 29, 2023 · 5 comments

Comments

@musjj
Copy link

musjj commented Mar 29, 2023

Rounded corners produced by corner-radius, just doesn't feel very round. It feels more like the corner is chopped off with a straightedge.

This is what it looks like right now, with corner-radius = 15:

image

And this is what I think an ideal round corner should look like (done using GTK's css: border-radius: 15px; ):

image

It just looks so much more smoother.

@alanpq
Copy link
Contributor

alanpq commented Mar 30, 2023

What is the height of both bars? It looks like both pictures have the same corner radius, but the GTK screenshot has a shorter overall height, making it look rounder.
image

@tupo2
Copy link

tupo2 commented Apr 4, 2023

Same issue here since I switched to the new backends. corner-radius are much better with the --legacy-backends.

@musjj
Copy link
Author

musjj commented Apr 4, 2023

@alanpq
The height are identical, the cropping of my screenshot was just slightly different.

@absolutelynothelix
Copy link
Collaborator

see #1021

@absolutelynothelix
Copy link
Collaborator

should be fixed in 0585e31, 6b858b8 and f4fcedc (included in the v12-rc2 pre-release). see #609 if you'd like even more roundness and smoothness.

closing as fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants