On 7/22/20 5:56 AM, Hugo van Galen wrote:
I looked into NotationWidget.cpp to see the following comment and code:

    // FIX #1543: If name happens to come to us with an & included somewhere,     // strip the & so the string will match the one we are comparing later on.
     //
     name.replace(QRegExp("&"), "");

I can confirm that adding this code to the MatrixWidget.cpp's addControlRuler() fixes the issue.

  Thanks for tracking this down.  I will get it in there right now.

Ted.


_______________________________________________
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user

Reply via email to