Skip to content

Fix header/footer timestamps update on file save#33579

Merged
ajuncosa merged 6 commits into
musescore:4.7from
ajuncosa:fix-header-footer-timestamps
Jun 4, 2026
Merged

Fix header/footer timestamps update on file save#33579
ajuncosa merged 6 commits into
musescore:4.7from
ajuncosa:fix-header-footer-timestamps

Conversation

@ajuncosa
Copy link
Copy Markdown
Contributor

@ajuncosa ajuncosa commented May 26, 2026

Resolves: #33345

In order to be able to update the timestamps when saving the file, I have added and exposed some functions to layout the headers and footers only, to avoid doing a full re-layout when saving the file. Timestamps are now only updated on save instead of on modifications to the score.

@ajuncosa ajuncosa requested a review from mike-spa May 26, 2026 08:57
@ajuncosa ajuncosa force-pushed the fix-header-footer-timestamps branch from 624b26b to c2299d8 Compare June 1, 2026 09:51
@ajuncosa ajuncosa force-pushed the fix-header-footer-timestamps branch 2 times, most recently from 89805e8 to a57cdcc Compare June 3, 2026 11:00
@ajuncosa ajuncosa force-pushed the fix-header-footer-timestamps branch from 16350cf to 870f4a3 Compare June 3, 2026 16:43
@davidstephengrant
Copy link
Copy Markdown
Contributor

davidstephengrant commented Jun 4, 2026

@ajuncosa Tested and approved on Ubuntu 24.04.4 LTS.

@ajuncosa ajuncosa merged commit 70f1371 into musescore:4.7 Jun 4, 2026
13 checks passed
@ajuncosa ajuncosa deleted the fix-header-footer-timestamps branch June 4, 2026 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The "last modified" timestamp macros in Header/Footer don't update on File > Save (nor Ctrl+S)

3 participants