update tool bar actions and icons

This commit is contained in:
2021-11-27 15:21:17 +01:00
parent 232d2d4275
commit efcd4f5ab8
8 changed files with 94 additions and 14 deletions

View File

@ -570,7 +570,7 @@ public class WaveformCanvas extends Canvas implements IWaveformZoom{
break;
case FULL:
setScale(WaveformCanvas.ZOOM_FULL);
break;
break;
}
}