Yet more vertical centering of labels.
This commit is contained in:
parent
1ea4452e9b
commit
3effd9e506
7 changed files with 37 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ void FurnaceGUI::drawSubSongs(bool asChild) {
|
|||
ImGui::SetTooltip("Remove");
|
||||
}
|
||||
|
||||
ImGui::AlignTextToFramePadding();
|
||||
ImGui::Text("Name");
|
||||
ImGui::SameLine();
|
||||
ImGui::SetNextItemWidth(ImGui::GetContentRegionAvail().x);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue