sschmidTU
|
a71496c5fb
fix(stemDirection): fix beam with grace note in middle bug (#413)
|
6 anni fa |
Christoph Uiberacker
|
5e0ab03b07
Slurs starting/ending at stems now have endpoints exactly at the position of the stem.
|
6 anni fa |
sschmidTU
|
96bf081d4c
fix(DrawingParameters): switching default and compact mode during runtime correctly renders each mode after re-render.
|
6 anni fa |
sschmidTU
|
d5ce49a527
fix(rerender): Header Labels (title etc) are now removed next re-render after DrawingParameters are changed during runtime.
|
6 anni fa |
sschmidTU
|
f4b692d52f
fix imports, linting
|
6 anni fa |
sschmidTU
|
9cec507a00
feat(options): implement compact mode, drawPartNames, drawTitle, drawSubtitle, drawComposer, drawLyricist
|
6 anni fa |
sschmidTU
|
ccf860eb47
feat(invisible notes): grace notes can be invisible. Invisible notes are parsed again, with invisible (printObject) flag
|
6 anni fa |
Simon
|
3d1894df3e
fix(Bbox/Cursor): fix bbox and cursor position for whole rests (#383)
|
6 anni fa |
sschmidTU
|
a1b4accd3b
refactor(TextAlignment): rename enum back to TextAlignmentEnum, correct classdoc, update TODO
|
6 anni fa |
sschmidTU
|
4c837944d8
refactor(lyricsBbox): fix left-aligned lyrics bbox, remove x-shift code
|
6 anni fa |
Benjamin Giesinger
|
c562a964ed
fix(Zooming on mobile devices crashed OSMD): If the zoom gets to tough for vexflow to handle it will (#375)
|
6 anni fa |
sschmidTU
|
6205fe3e13
feat(Lyrics): Left-Alignment (default), Center optional, fix lyricsSpacing (#356)
|
6 anni fa |
Benjamin Giesinger
|
83d59c8241
feat(Tempo Expressions): All tempo expressions
|
6 anni fa |
Benjamin Giesinger
|
0ded67b65f
refactor(Renamed instantanious to instantaneos.): Because it's correcter
|
6 anni fa |
Benjamin Giesinger
|
250429bd0c
fix(Moved expressions to Calculator): Ported more code from PS and moved base methods to Calculator
|
6 anni fa |
Benjamin Giesinger
|
af21d7e4d4
fix(Relative Bounding Positions): Relative x positions in bounding boxes were not adjusted to note h
|
6 anni fa |
sschmidTU
|
e9da9e1d8a
feat: draw lyricsExtends, fix: lyricsSpacing (#322)
|
6 anni fa |
sschmidTU
|
7565bb0151
fix(lyricsSpacing/dashes): reduce lyrics spacing and number of dashes (#316)
|
6 anni fa |
Matthias Uiberacker
|
c32ba9dc83
Fix: Fixed drawing repetition endings using VexFlow Voltas
|
7 anni fa |
sschmidTU
|
622f3465a1
fix(LyricsSpacing): eliminate overlap between lyrics labels by extending measures
|
7 anni fa |
sschmidTU
|
0d620c8012
refactor(Formatting): formatting order and methods overhauled
|
7 anni fa |
sschmidTU
|
fc3fd3b360
refactor(GraceNotes): add grace notes as VFModifier instead of extra voices
|
7 anni fa |
sschmidTU
|
0c8eb28e15
fix(MusicSheetCalculator.ts): shorten lyrics y offset
|
7 anni fa |
Benjamin Giesinger
|
b11f9e344d
Improvement/skyline (#270)
|
7 anni fa |
sschmidTU
|
31a68194bd
refactor(EngravingRules/MusicSheetCalculator): shorten lyrics offset and create engraving rule for i
|
7 anni fa |
sschmidTU
|
a0e43076ad
added refactors not caught by cherry-pick
|
7 anni fa |
sschmidTU
|
ea521f9f0d
cherry-picked refactor/isGrace branches onto develop (isGrace branch was accidentally based on feature/expressions)
|
7 anni fa |
sschmidTU
|
213f883e45
additional StaffMeasure -> GraphicalMeasure renames
|
7 anni fa |
sschmidTU
|
a86d7f2831
Renamed StaffMeasure to GraphicalMeasure (#264)
|
7 anni fa |
Benjamin Giesinger
|
36bce17d6d
Changed all Logging to loglevel
|
7 anni fa |