ParthJadhav / Tkinter-Designer

An easy and fast way to create a Python GUI 🐍
BSD 3-Clause "New" or "Revised" License
8.63k stars 794 forks source link

White Outline in Buttons #326

Closed kolahimself closed 1 year ago

kolahimself commented 1 year ago

I noticed a white outline in tkinter designer's buttons. I have ensured that I created a rectangle around the exact area of the button in figma, I have also made it the background of the window (1E1E1E), then i finally grouped them.

The button works just fine however the white outline around is hard to look by

kolahimself commented 1 year ago

So I solved this by flattening the button on figma. It seems most objects transform well when flattened (Vector Objects).