Implemented shifting measure to the next staff if there is not enough space in...
Implemented shifting measure to the next staff if there is not enough space in the current one. Obtaining lowest and highest notes in the staff to place it well, updating flickable area height when staves are added or moved.
Showing
- src/libs/core/score/tmeasureobject.cpp 1 addition, 1 deletionsrc/libs/core/score/tmeasureobject.cpp
- src/libs/core/score/tnoteobject.cpp 8 additions, 0 deletionssrc/libs/core/score/tnoteobject.cpp
- src/libs/core/score/tnoteobject.h 1 addition, 0 deletionssrc/libs/core/score/tnoteobject.h
- src/libs/core/score/tscoreobject.cpp 34 additions, 20 deletionssrc/libs/core/score/tscoreobject.cpp
- src/libs/core/score/tscoreobject.h 15 additions, 0 deletionssrc/libs/core/score/tscoreobject.h
- src/libs/core/score/tstaffobject.cpp 38 additions, 20 deletionssrc/libs/core/score/tstaffobject.cpp
- src/libs/core/score/tstaffobject.h 8 additions, 1 deletionsrc/libs/core/score/tstaffobject.h
- src/qml/score/Score.qml 2 additions, 1 deletionsrc/qml/score/Score.qml
Loading
Please register or sign in to comment