sschmid
|
b1d912418d
refactor: remove duplicate check
|
5 years ago |
sschmid
|
7423aa396c
fix tabs throwing error because of setLedgerLineStyle (doesn't exist on TabNote)
|
5 years ago |
sschmid
|
cb31c9817b
feat(Options): set default ledger line color to black (instead of grey). set in EngravingRules.LedgerLineColorDefault
|
5 years ago |
sschmid
|
d73e8acddf
fix(Transparency): ledger lines of invisible notes are now invisible as well. (#799)
|
5 years ago |
sschmid
|
7de0f7deaf
fix(Layout): update Vexflow to 1.2.91, fixing time signature yPos. adapt vexflow import. #706
|
5 years ago |
sschmid
|
c1d79798e3
Merge branch 'fix/entangled-engraving-rules' of https://github.com/dnlfrst/opensheetmusicdisplay into dnlfrst-fix/entangled-engraving-rules
|
5 years ago |
sschmid
|
c7b704304b
transparency: fix invisible notes not colored transparent (note.PrintObject=false) (regression)
|
5 years ago |
sschmid
|
9a6ac74bae
fix(color): fix EngravingRules.ColorStemsLikeNoteheads, ColorBeams not respected for false
|
5 years ago |
sschmid
|
4f10b9548e
fix color beams like stems (needs EngravingRules.ColorStemsLikeNoteheads)
|
5 years ago |
sschmid
|
7f5e1c9872
fix(color): fix defaultColorRest and defaultColorNotehead not applied
|
5 years ago |
Matthias Uiberacker
|
90d93b9073
refactor: Removed some unwanted vexflow dependencies in general graphical objects
|
5 years ago |
sschmidTU
|
7e7b02922e
chore: update typedoc. stricter linting
|
7 years ago |
sschmidTU
|
3b0e19de00
fix(invisible notes): invisible rests formatting fixed by adding ghost notes
|
7 years ago |
Benjamin Giesinger
|
af21d7e4d4
fix(Relative Bounding Positions): Relative x positions in bounding boxes were not adjusted to note h
|
7 years ago |
Benjamin Giesinger
|
29337c9710
feat(Instantanious expressions done): yep done
|
7 years ago |
Matthias Uiberacker
|
e83d15e9fb
adapted gap finder function to use voiceEntriesPerVoice function and added creating the ghost objects. Work in progress...
|
7 years ago |
Matthias Uiberacker
|
f42ecf69af
refactor: added a GraphicalVoiceEntry holding the GraphicalNotes of one voice. The inherited VexFlowVoiceEntry holds then also the corresponding VexFlow.StaveNote.
|
7 years ago |