https://bugs.kde.org/show_bug.cgi?id=452139
--- Comment #11 from Evert Vorster <evors...@protonmail.com> --- Hi there, Nate. Just played a bit with the widget, and of course on smaller screens you are right, the step size when dragging the icons will become larger. and it may be annoying to get the size exactly right. Which is why I was thinking of going the HTML scaling way, and dynamically scaling the icons based on the display width, and the setting then being how many columns of icons you want in the window... But that could turn out an ugly ugly for the reasons you so rightly laid out. When scrolling the mouse wheel on it, the size does change nice and slow. Nothing is ever simple, is it? This may be a stupid idea, but what about putting the size adjuster in a popup? Supposedly when you activate the slider by clicking on it, it pops up to a much bigger slider that allows for fine adjustment, and then once your pointer goes off it, it pops back down.... I don't imagine people are adjusting their icon size all the time, so it won't be distracting. It may even look fancy, but involve much more coding than just increasing the maximum number. It's all up to you, I suppose. Thanks again for at reading through my report. :) -- You are receiving this mail because: You are watching all bug changes.