Bug 211814

Summary: Raw import tool: annoying scrollbar
Product: [Applications] digikam Reporter: Bartek Pietrasiak <pietras.sp>
Component: Plugin-RawImport-NativeAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, marcel.wiesweg
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In: 1.1.0

Description Bartek Pietrasiak 2009-10-25 18:49:34 UTC
Version:           rev.: 1039758 (using KDE 4.3.2)
OS:                Linux
Installed from:    Fedora RPMs

The width of the raw import tool tab seems to be constant. Can you add a few px to the width so that the vertical scroll is not visible by default? (or save the value after resizing by the user)
Comment 1 Marcel Wiesweg 2009-12-19 16:33:05 UTC
No scroll bar here, even with German translation (more width than English)
Comment 2 Jens Mueller 2010-01-28 22:12:35 UTC
SVN commit 1081612 by jmueller:

As some tools need more space than vertically available in settings widget they get a vertical scollbar. The vertical scrollbar instantly introduces a horizontal scrollbar as the widget content do not fit into space any more. This patch adds the height of a scrollbar to minimumSizeHint()'s width so there is always enough width to display widget content and scrollbar.

BUGS: 211814
CCBUGS: 211524, 221989

 M  +2 -1      NEWS  
 M  +3 -1      utilities/imageeditor/editor/editortoolsettings.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1081612