https://bugs.kde.org/show_bug.cgi?id=448908
--- Comment #1 from Andrius Štikonas <andr...@stikonas.eu> --- That might be nice but it's not so trivial to properly implement. First, there is partition widget that only has red move icon. And then there is handle widget with a size taken from Qt style (QStyle::PM_SplitterWidth). I think to achieve what you want, we can make handle widget wider. Then area of influence will be larger. But it makes widget look somewhat ugly with white spaces around (see screenshot) which would be confusing as people might think that partition does not span all the way to the left or right. -- You are receiving this mail because: You are watching all bug changes.