]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxGEditorTabPanel.cxx
It is possible to center the view to the original point
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxGEditorTabPanel.cxx
index 66dd7b04f70c1ffedcf999c7ed50f8a47a92ad9f..97a3d3abc45cd02e31d9e5e224f04fb96707c1d9 100644 (file)
@@ -147,6 +147,13 @@ namespace bbtk
 
        //=========================================================================
 
+       void wxGEditorTabPanel::centerView()
+       {
+               _sceneManager->centerView();
+       }
+
+       //=========================================================================
+
 }  // EO namespace bbtk
 
 // EOF