[P4/git history rebuild] change line widths. THIS COMMIT IS WRONG. It is included here to ensure maximal fidelity the initial p4 condition

This commit is contained in:
Valeriy Kamyshniy 2014-05-27 22:55:02 -04:00 committed by Paul Davis
parent 33f06cc498
commit 101f356e40

View file

@ -325,8 +325,8 @@ WaveView::draw_image (PeakData* _peaks, int n_peaks) const
/* ensure single-pixel lines */
context->set_line_width (0.5);
context->translate (0.5, 0.0);
context->set_line_width (1.1); //VK: 0.5);
context->translate (1.1, 0.0); //VK: (0.5, 0.0);
/* draw the lines */