More vertical centering of labels.
chanOsc, debugWindow, editControls, findReplace, gui
This commit is contained in:
parent
f66dd6e70b
commit
1ea4452e9b
5 changed files with 20 additions and 0 deletions
|
|
@ -486,6 +486,7 @@ void FurnaceGUI::drawDebug() {
|
|||
pgProgram.clear();
|
||||
}
|
||||
|
||||
ImGui::AlignTextToFramePadding();
|
||||
ImGui::Text("Address");
|
||||
ImGui::SameLine();
|
||||
ImGui::SetNextItemWidth(100.0f*dpiScale);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue