fine
This commit is contained in:
parent
bf7beee425
commit
9ac27f7ce0
1 changed files with 1 additions and 1 deletions
|
|
@ -794,7 +794,7 @@ void FurnaceGUI::drawPatternNew() {
|
|||
}
|
||||
|
||||
if (patChannelHints) {
|
||||
ImGui::SetCursorPosY(ImGui::GetCursorPosY()-2.0*dpiScale);
|
||||
if (!patChannelNames) ImGui::SetCursorPosY(ImGui::GetCursorPosY()-2.0*dpiScale);
|
||||
ImGuiWindow* win=ImGui::GetCurrentWindow();
|
||||
ImVec2 posMin=win->DC.CursorPos;
|
||||
ImGui::Dummy(ImVec2(dpiScale,settings.iconSize*dpiScale));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue