iPad “Rendering”

I have a project with 4 staves. That means the app cannot show all 4 staves at the same time. However, when I scroll up and down to see the staves, the staves don’t immediately display. Instead, I see the outline of the staff and a message that says “Rendering”. So it looks like the staves are not being retained in memory and have to re-render graphically every time I want to move to a “hidden” staff. This is not a big issue of course, but it would be great if I could scroll around without having to re-render the graphics every time.

Thanks,
Kevin

Yes, you’re right. We’re doing that to save memory when projects are getting bigger. I think we shouldn’t change that. But perhaps we could try to also render the next not visible stave to make things a bit more seamless. Let me think about that.

Dennis