Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to scale frames with spatium, or independently #23852

Merged
merged 6 commits into from
Aug 12, 2024

Commits on Aug 12, 2024

  1. Add checkbox to scale frames with staves, or not.

    The default is to scale with spatium for all frames except for the title frame.
    miiizen committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    56da173 View commit details
    Browse the repository at this point in the history
  2. Scale top gap and bottom gap with spatium, or not

    Also converts these properties to spatium from millimetre.  This has no effect on file reading and writing, as they were converted anyway
    miiizen committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b9fe514 View commit details
    Browse the repository at this point in the history
  3. Properties panel changes

    miiizen committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4697687 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a948e0 View commit details
    Browse the repository at this point in the history
  5. Fix xml tests

    miiizen committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8fb21ea View commit details
    Browse the repository at this point in the history
  6. Fix frame reading and writing

    miiizen committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a73278d View commit details
    Browse the repository at this point in the history