svx/source/engine3d/float3d.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit 5cae58153113e4e10c30c7bced646574a6709ad9 Author: Armin Le Grand <a...@apache.org> Date: Wed May 29 13:35:49 2013 +0000
Resolves: #i122374# added initialisation for initial selection (cherry picked from commit 924bd9b9227bcd1fb820fb922b3a2e84bcc73f20) Change-Id: If60a46e3c1f07173314cd3f34a6858475b0d662c diff --git a/svx/source/engine3d/float3d.cxx b/svx/source/engine3d/float3d.cxx index acc7095..e070102 100644 --- a/svx/source/engine3d/float3d.cxx +++ b/svx/source/engine3d/float3d.cxx @@ -467,6 +467,7 @@ void Svx3DWin::Reset() // Select nothing, to avoid errors when selecting the first aCtlLightPreview.GetSvx3DLightControl().SelectLight(0); + aCtlLightPreview.CheckSelection(); } bool Svx3DWin::GetUILightState( const ImageButton& rBtn ) const _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits