Never mind, this seems to do the trick:

Index: src/gui/editors/notation/NotationView.cpp
===================================================================
--- src/gui/editors/notation/NotationView.cpp    (revision 10813)
+++ src/gui/editors/notation/NotationView.cpp    (working copy)
@@ -2671,6 +2671,7 @@

     if (!hasTimingAlready) {
 //        slotSetInsertCursorPosition(t + (unit * tupled), true, false);
+        m_document->slotSetPointerPosition(t + (unit * tupled));
     }
 }
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to