mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
lollipops: just directly set _position member
This commit is contained in:
parent
1ad0894618
commit
a7af6fc6f8
1 changed files with 1 additions and 2 deletions
|
|
@ -132,8 +132,7 @@ Lollipop::set (Duple const & d, Coord l, Coord r)
|
|||
|
||||
_radius = r;
|
||||
_length = l;
|
||||
|
||||
set_position (d);
|
||||
_position = d;
|
||||
|
||||
set_bbox_dirty ();
|
||||
end_change ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue