[Digikam-devel] [PATCH] (well patchlet actually) : get rid of the resize() workaround in ImageWindow ctor
Guillaume Laurent
glaurent at telegraph-road.org
Sat Apr 29 16:11:23 BST 2006
May be it solved itself, but AFAICT, the ImageWindow opens itself with the
expected size :
Index: utilities/imageeditor/editor/imagewindow.cpp
===================================================================
--- utilities/imageeditor/editor/imagewindow.cpp (revision 534742)
+++ utilities/imageeditor/editor/imagewindow.cpp (working copy)
@@ -139,10 +139,6 @@
//-------------------------------------------------------------
- // This is just a bloody workaround until we have found the problem
- // which leads the imagewindow to open in a wrong size
- resize(640, 480);
-
m_rightSidebar->loadViewState();
m_rightSidebar->populateTags();
}
--
Guillaume.
http://www.telegraph-road.org
More information about the Digikam-devel
mailing list