13
0

update meterbridge ticks & labels

This commit is contained in:
Robin Gareus 2013-07-02 23:38:41 +02:00
parent 2a534de272
commit a3f3f5e502

View File

@ -426,10 +426,12 @@ MeterStrip::render_metrics (Gtk::Widget& w, vector<DataType> types)
points.push_back (-50);
points.push_back (-40);
points.push_back (-30);
points.push_back (-25);
points.push_back (-20);
points.push_back (-18);
points.push_back (-15);
points.push_back (-10);
points.push_back (-6);
points.push_back (-5);
points.push_back (-3);
points.push_back (0);
points.push_back (3);