mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Add invisible Rectangle to initiates Tempo(grid) drags
This commit is contained in:
parent
f339236c5b
commit
268d1d33c7
6 changed files with 69 additions and 5 deletions
|
|
@ -69,6 +69,7 @@ enum ItemType {
|
|||
SamplesRulerItem,
|
||||
SelectionMarkerItem,
|
||||
DropZoneItem,
|
||||
GridZoneItem,
|
||||
VelocityItem,
|
||||
VelocityBaseItem,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue