mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
change event propagation to be based on parent/child lineage, not z-axis stacking, plus some more alterations to try to get enter/leave working
This commit is contained in:
parent
9fb3247350
commit
88732abd01
8 changed files with 217 additions and 132 deletions
|
|
@ -118,7 +118,7 @@ Polygon::covers (Duple const & point) const
|
|||
}
|
||||
j = i;
|
||||
}
|
||||
|
||||
|
||||
return oddNodes;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue