mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
Remove hopelessly inadequate attempt at last_item_entered
and ask the canvas where we are instead. Should fix #4532. git-svn-id: svn://localhost/ardour2/branches/3.0@10907 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
c44e520d8c
commit
60fa99a34d
3 changed files with 5 additions and 6 deletions
|
|
@ -1405,7 +1405,6 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
|
|||
friend class EditorRouteGroups;
|
||||
friend class EditorRegions;
|
||||
|
||||
ArdourCanvas::Item *last_item_entered;
|
||||
/** true if the mouse is over a place where region trim can happen */
|
||||
bool _over_region_trim_target;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue