mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 12:27:59 +03:00
Make dropdown more readable
This commit is contained in:
parent
913fbfdd14
commit
8bedb8f30d
1 changed files with 1 additions and 0 deletions
|
@ -538,6 +538,7 @@ void DrawEnhancementsMenu() {
|
|||
UIWidgets::CVarSliderInt("Vertical: %d", "gHUDAspectRatio.Y", 1, 100, 1);
|
||||
}
|
||||
|
||||
ImGui::Dummy(ImVec2(ImGui::CalcTextSize("Nintendo 3DS (5:3)").x + 35, 0.0f));
|
||||
ImGui::EndMenu();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue