@ -112,11 +112,6 @@ bool CSVRender::PagedWorldspaceWidget::adjustCells()
}
/// \todo do not overwrite manipulator object
/// \todo move code to useViewHint function
if (modified && wasEmpty)
selectNavigationMode("trackball");
return modified;
@ -50,8 +50,6 @@ CSVRender::UnpagedWorldspaceWidget::UnpagedWorldspaceWidget (const std::string&
update();
mCell.reset (new Cell (document.getData(), mRootNode, mCellId));
void CSVRender::UnpagedWorldspaceWidget::cellDataChanged (const QModelIndex& topLeft,