tweak ardour button radius down to 5 pixels from 9
git-svn-id: svn://localhost/ardour2/branches/3.0@11715 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
b80b15afea
commit
ab87cad1ec
@ -56,7 +56,7 @@ ArdourButton::ArdourButton (Element e)
|
||||
, _text_width (0)
|
||||
, _text_height (0)
|
||||
, _diameter (11.0)
|
||||
, _corner_radius (9.0)
|
||||
, _corner_radius (5.0)
|
||||
, _corner_mask (0xf)
|
||||
, edge_pattern (0)
|
||||
, active_pattern (0)
|
||||
|
Loading…
Reference in New Issue
Block a user