Last label tweak.
This commit is contained in:
parent
3effd9e506
commit
0a7d957142
1 changed files with 1 additions and 0 deletions
|
|
@ -244,6 +244,7 @@ void FurnaceGUI::drawMixer() {
|
|||
|
||||
ImGui::TableNextRow();
|
||||
ImGui::TableNextColumn();
|
||||
ImGui::AlignTextToFramePadding();
|
||||
ImGui::Text("%d. %s",i+1,getSystemName(e->song.system[i]));
|
||||
ImGui::TableNextColumn();
|
||||
if (ImGui::Checkbox("Invert",&doInvert)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue