Version: (using Devel) Compiler: msvc OS: MS Windows Installed from: Compiled sources when scrolling up or down in the themes list, marble scrolls to fast. This made me overlook the moon map today and annoys me already for quite some time. I want to get it fixed.
Seems to be a Qt (QAbstractItemView) issue to me. The same happens e.g. in dolphin when you make the icons large enough, independent of the style in use. QAbstractItemView::ScrollMode changes nothing.
SVN commit 1174562 by nienhueser: Set a minimum size in the list view (~ one item). Change the scroll mode back to the default. It is nicer especially for small sizes and does not influence the scroll wheel speed. CCBUG: 175548 Hide some labels in small screen device mode. M +6 -3 MapViewWidget.ui M +6 -0 MarbleControlBox.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1174562