<div dir="ltr"><br><br><div class="gmail_quote">2008/9/18 Marcel Wiesweg <span dir="ltr"><<a href="mailto:marcel.wiesweg@gmx.de">marcel.wiesweg@gmx.de</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
there had been some complaints about sidebar too large minimum sidebar widths<br>
in 0.10, but looking at current trunk I think all widths are now back to<br>
normal.<br>
<br>
Just to put this information somewhere in the public, the current sidebar<br>
minimum width status is this:<br>
Sidebars are ~312 pixels minimum on both sides.<br>
Included are 10px for the splitter handle and 30px for the tabbar.<br>
Leaves 266 net space for sidebar widgets.<br>
This minimum size is determined by the color and the GPS sidebar,<br>
as the HistogramWidget, the CIETongueWidget and the WorldMapWidget all have<br>
deliberately set a minimum size of 256. We could shrink minimum width by<br>
reducing these three. I assume the next limiting factor will then be the<br>
Caption/Tags tab.<br>
However, I think there is good reason to have a certain minimum size for the<br>
three widgets.<br>
<br>
Marcel<br></blockquote></div><br>Marcel, <br><br>There still something wrong with sidebar width, especially on right side. Look code from this method : SideBar::updateMinimumWidth()<br><br>This code must set the minimun width of sidebar container accordingly with minimum width of current widgets hosted in sidebar tabs. This is used in editor, when RawImport is load in sidebar. Settings from this tools take more space than the rest of tabs. So, the sidebar tab is adjusted accordingly...<br>
<br>But when RawImport tool is removed from sidebar, the minimal width must be actualized. SideBar::updateMinimumWidth() is called another time and sometime it's work, sometime no... <br><br>Any idea ?<br><br>Gilles<br>
</div>