Properly deal with </font>#385
Open
Jojo-Schmitz wants to merge 1 commit into
Open
Conversation
Jojo-Schmitz
force-pushed
the
3x-revert-font_face_and_size
branch
2 times, most recently
from
March 23, 2024 11:08
29a15da to
298cf1c
Compare
Jojo-Schmitz
force-pushed
the
3x-revert-font_face_and_size
branch
13 times, most recently
from
April 7, 2024 11:20
6b7b002 to
0725eaa
Compare
Jojo-Schmitz
force-pushed
the
3x-revert-font_face_and_size
branch
from
April 10, 2024 08:22
0725eaa to
c10c1cd
Compare
Jojo-Schmitz
force-pushed
the
3.x
branch
3 times, most recently
from
June 18, 2024 14:16
9164f41 to
abc8ede
Compare
Jojo-Schmitz
force-pushed
the
3x-revert-font_face_and_size
branch
from
August 28, 2024 15:25
c10c1cd to
e06da2d
Compare
Jojo-Schmitz
force-pushed
the
3.x
branch
2 times, most recently
from
December 23, 2024 13:25
bf247bf to
922a518
Compare
Jojo-Schmitz
force-pushed
the
3x-revert-font_face_and_size
branch
from
December 28, 2024 14:02
e06da2d to
5aefa4e
Compare
Jojo-Schmitz
force-pushed
the
3.x
branch
2 times, most recently
from
January 6, 2025 11:42
9326c7c to
88927e8
Compare
Jojo-Schmitz
force-pushed
the
3.x
branch
8 times, most recently
from
January 10, 2025 20:38
e03471a to
a4d9423
Compare
Jojo-Schmitz
force-pushed
the
3x-revert-font_face_and_size
branch
from
January 14, 2025 14:35
5aefa4e to
0600b48
Compare
Jojo-Schmitz
force-pushed
the
3.x
branch
3 times, most recently
from
January 21, 2025 09:45
056b1c3 to
176e209
Compare
Jojo-Schmitz
force-pushed
the
3.x
branch
2 times, most recently
from
September 18, 2025 18:08
ecb56f3 to
2ac34cf
Compare
Jojo-Schmitz
force-pushed
the
3.x
branch
3 times, most recently
from
June 11, 2026 08:51
ec719c0 to
67e0ef8
Compare
Jojo-Schmitz
force-pushed
the
3.x
branch
7 times, most recently
from
July 5, 2026 11:09
7042a6d to
a524bb9
Compare
instead of ignoring it altogether, reset font face and -size back to what it was before `<font ...>`. While at it add the tags for strikeout, as possible in Mu4 already. Also fix some code warnings shown by QtCreator.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
instead of ignoring it altogether, reset font face and -size back to what it was before
<font ...>.Also fix some code warnings shown by QtCreator.
'Backport' of musescore#21972 (actually this here existed first)