paulmcauley / klassy

Klassy is a highly customizable binary Window Decoration, Application Style and Global Theme plugin for recent versions of the KDE Plasma desktop.
843 stars 24 forks source link

Window corners are not square when corner radius is 0 #58

Closed formicant closed 1 year ago

formicant commented 2 years ago

When Corner radius is set to zero in the Window tab, the corners of the window are beveled rather than square. The bevel size is about half the window outline thickness.

corner-bevel

corner-bevel-zoom

I use:

paulmcauley commented 2 years ago

OK, this is because there must be a bevel join set with QPainter settings. Easy to fix...