mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-03 22:08:50 -04:00
pianoroll improvements:
- add label / activeLabel controls - add new pianoroll options: - fill - fillActive - strokeActive - stroke - hideInactive - colorizeInactive - fontFamily - add wordfall method - fix: some haps were drawn with wrong length - pianoroll labels now use set fontFamily - hide fold gutter
This commit is contained in:
@@ -53,3 +53,7 @@
|
||||
#code .cm-cursor {
|
||||
border-left: 2px solid currentcolor !important;
|
||||
}
|
||||
|
||||
#code .cm-foldGutter {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user