[I posted this to the Frescobaldi Google group, but got no response.] In some situations, Frescobaldi unfolds sections that I don't think it should. Take the snippet below:
%%% \version "2.24.4" rightHand = \relative { \repeat volta 2 { c'4^"collapse me" c c c | d4 d d d | } e4^"click me" e e e | } \new Staff \rightHand %%% If you collapse the repeat section, then click on the e in the Music View, the repeat block will unfold. That doesn't seem right to me. Bug? New feature? -- Knute Snortum