Re: KF5 tab style issues

2014-09-16 Thread Hugo Pereira Da Costa
On 09/15/2014 10:42 PM, Michal Humpula wrote: Hi there, I've encountered strange issue with the style of kf5 kdevelop tabs. Specifically the close button takes more space then anything else. It seems to be drawn by QCommonStyle class, which is inherited by KStyle. What I'm not sure, where is th

Re: KF5 tab style issues

2014-09-16 Thread Thomas Lübking
On Montag, 15. September 2014 22:42:03 CEST, Michal Humpula wrote: I've encountered strange issue with the style of kf5 kdevelop tabs. Specifically the close button takes more space then anything else. It seems to be drawn by QCommonStyle class, which is inherited by KStyle. If it's the stock

KF5 tab style issues

2014-09-16 Thread Michal Humpula
Hi there, I've encountered strange issue with the style of kf5 kdevelop tabs. Specifically the close button takes more space then anything else. It seems to be drawn by QCommonStyle class, which is inherited by KStyle. What I'm not sure, where is the bug. Is it in the * QCommonStyle because it