branch | MiniDisplay |
changeset 442 | 782b48689513 |
parent 441 | 2a02ad86a776 |
child 444 | 9b09e2ee0968 |
1.1 --- a/GUI/MainForm.cs Wed Apr 17 17:09:21 2013 +0200 1.2 +++ b/GUI/MainForm.cs Thu Apr 18 16:05:47 2013 +0200 1.3 @@ -562,7 +562,7 @@ 1.4 1.5 if (soundGraphDisplay != null) 1.6 { 1.7 - soundGraphDisplay.Redraw(); 1.8 + soundGraphDisplay.Redraw(frontViewPacked.Value,frontViewDisplayTime.Value); 1.9 /* 1.10 displayTick=!displayTick; 1.11 if (displayTick)