sschmid
|
8b6039794c
fix(demo/embedding): hide debug controls before rendering, always check showHeader option, only show debug controls by default on dev server (#661)
|
5 年 前 |
sschmid
|
c0a522cf68
fix(backendSelection): can now create and remove canvas backend (again), backend option only changed when given, improve backend creation code (#662)
|
5 年 前 |
Matthias Uiberacker
|
f4f890739a
Merge branch 'feat/PrintToPdf' into develop
|
5 年 前 |
Matthias Uiberacker
|
e263ad5d9e
Added page format selector and render pdf button for demo project.
|
5 年 前 |
Florian Hintermeier
|
0ac01326e4
feat(open same-origin xml url): supported (#603)
|
5 年 前 |
Simon Schmid
|
0d5af7a816
feat(options): offer options to disable measure numbers, set their interval
|
5 年 前 |
Simon Schmid
|
189adcb7bc
demo: fix Schubert sample settings
|
5 年 前 |
Florian Hintermeier
|
2f5c661ee9
Feature #576: Added basic support for iframe embedding (#577)
|
5 年 前 |
Simon Schmid
|
b7af9b8e76
fix(credits placement): fix title and composer label placement, now in relation to Staffline width
|
5 年 前 |
sschmid
|
b28b5dc5f5
fix(demo): set and reset options for specific test samples correctly
|
5 年 前 |
sschmid
|
40b2db6e7b
demo: fix drawFromMeasureNumber options always reset before sample loading
|
5 年 前 |
sschmid
|
62338a72ca
demo: fix drawFromMeasureNumber reset after loading selectMeasures demo
|
5 年 前 |
sschmidTU
|
0043e1b028
Merge branch 'feat/ScrollToCursor' of https://github.com/praisethemoon/opensheetmusicdisplay into praisethemoon-feat/ScrollToCursor
|
6 年 前 |
sschmidTU
|
dcfbf5fdea
demo: reset measureNumberToDraw for other samples
|
6 年 前 |
sschmidTU
|
18349cc743
Merge branch 'feat/drawFromMeasureNumber' into develop
|
6 年 前 |
sschmidTU
|
0479652297
fix(drawFromMeasureNumber): avoid octave shift null error. add function test selectMeasuresToDraw
|
6 年 前 |
sschmidTU
|
b63187934d
feat(color): add colorStemsLikeNoteheads option, color beams like stems as well if matching
|
6 年 前 |
praisethemoon
|
250aa6daca
Added the follow cursor feature to the DEMO
|
6 年 前 |
sschmidTU
|
01926d4ca6
fix(drawFromMeasureNumber): start from correct index, fix issues with drawing specific range of measures
|
6 年 前 |
sschmid
|
8c22f0e52f
typo: barlines -> bar lines
|
6 年 前 |
sschmid
|
7943ce1f19
demo: add OSMD Function Test Barlines
|
6 年 前 |
sschmidTU
|
d0211a7373
feat(transparency): add invisible notes as transparent StaveNotes instead of GhostNotes
|
6 年 前 |
sschmidTU
|
fde6241b31
chore: update packages
|
6 年 前 |
sschmidTU
|
627c17ae06
demo: add Mozart String Quartet sample
|
6 年 前 |
sschmidTU
|
c3deb01019
test(tremolo): add OSMD Function Test Tremolo
|
6 年 前 |
sschmid
|
2f2885c6c1
docs: rename some strings
|
6 年 前 |
Benjamin Giesinger
|
adaecc4ea3
feat(COloring): Added automatic Boomwhacker coloring scheme (#494)
|
6 年 前 |
sschmidTU
|
f319541e76
feat(options): add drawUpToMeasureNumber option
|
6 年 前 |
sschmidTU
|
d48aefa3a9
refactor: NoteHead -> Notehead
|
6 年 前 |
sschmidTU
|
f1b33ab71d
feat(color): add option to color rests, separate rest/notehead color
|
6 年 前 |