mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 16:46:35 +01:00
reduce audio clock height
git-svn-id: svn://localhost/ardour2/branches/3.0@13451 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
0c9943cdbb
commit
f73bfef770
1 changed files with 0 additions and 3 deletions
|
|
@ -547,9 +547,6 @@ AudioClock::on_size_request (Gtk::Requisition* req)
|
||||||
req->height += separator_height;
|
req->height += separator_height;
|
||||||
}
|
}
|
||||||
|
|
||||||
req->height += corner_radius/2.0;
|
|
||||||
req->width += corner_radius/2.0;
|
|
||||||
|
|
||||||
first_height = req->height;
|
first_height = req->height;
|
||||||
first_width = req->width;
|
first_width = req->width;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue