Update with framework changes (removal of WaveformDisplay)

This commit is contained in:
smoogipoo
2017-10-05 14:33:39 +09:00
parent e9bc5dbd0f
commit 0a9d23b4ba
5 changed files with 36 additions and 169 deletions

View File

@ -41,7 +41,7 @@ namespace osu.Game.Tests.Visual
for (int i = 1; i <= 16; i *= 2)
{
var newDisplay = new WaveformDisplay
var newDisplay = new BeatmapWaveformGraph
{
RelativeSizeAxes = Axes.Both,
Resolution = 1f / i