mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
panner visual tweaks
git-svn-id: svn://localhost/ardour2/branches/3.0@8802 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ce9470272c
commit
9926b00a1f
3 changed files with 17 additions and 5 deletions
|
|
@ -47,7 +47,7 @@ using namespace PBD;
|
|||
using namespace Gtkmm2ext;
|
||||
using namespace Gtk;
|
||||
|
||||
const int PannerUI::pan_bar_height = 40;
|
||||
const int PannerUI::pan_bar_height = 35;
|
||||
|
||||
PannerUI::PannerUI (Session* s)
|
||||
: _current_nouts (-1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue