minor optimizations

This commit is contained in:
turanszkij
2017-01-30 21:22:32 +01:00
parent 2b52ecd62b
commit 5a091243ce
9 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -187,7 +187,7 @@ void MainComponent::Compose()
}
ss << endl;
}
wiFont(ss.str(), wiFontProps(0, 0, infoDisplay.size, WIFALIGN_LEFT, WIFALIGN_TOP)).Draw();
wiFont(ss.str(), wiFontProps(4, 4, infoDisplay.size, WIFALIGN_LEFT, WIFALIGN_TOP)).Draw();
}
// Draw the color grading palette