reduce audio clock height
git-svn-id: svn://localhost/ardour2/branches/3.0@13451 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -547,9 +547,6 @@ AudioClock::on_size_request (Gtk::Requisition* req)
|
||||
req->height += separator_height;
|
||||
}
|
||||
|
||||
req->height += corner_radius/2.0;
|
||||
req->width += corner_radius/2.0;
|
||||
|
||||
first_height = req->height;
|
||||
first_width = req->width;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user