Say no to double margins
Posted in KDE on November 29, 2007 | 4 Comments »
Maybe it’s just me, but I highly dislike it when the content of a dialog is not aligned with the line of buttons at the bottom. I mean, when it looks like that:
Instead of looking like this:
I think it really looks unpolished.
Unfortunately, it’s easy to fall in this trap with KDialog, because when you create [...]