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

CustomTkinter elements corner_radius not working as expected on linux. #2631

Open
PythoneerSamurai opened this issue Nov 8, 2024 · 1 comment

Comments

@PythoneerSamurai
Copy link

First of all, I'm using the latest version of CustomTkinter.

So, I was developing a registration page using CustomTkinter. I wanted to make my CTk elements (CTkEntry, CTkButton) rounded at the ends like in my previous project (A weather application). When I used the corner_radius attribute, rather than properly rounding the corners, it just made my elements look like a bone (believe me). The image is attached below.

issue

You can see the issue in the username entry field. This is not how corner radius is supposed to work, I'll add an image of my previous project below, where the same attribute is working properly (as you can see in the entry fields on the leftmost frame).

issue

Kindly fix this issue.

@PythoneerSamurai
Copy link
Author

@TomSchimansky kindly have a look at this.

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

1 participant