UI tweaks for Ally

This commit is contained in:
Serge
2024-01-14 21:29:24 +01:00
parent 83fed695e4
commit 384a70c51c
3 changed files with 39 additions and 14 deletions

View File

@@ -269,6 +269,8 @@ namespace GHelper
panelAlly.Visible = true;
panelKeyboardTitle.Visible = false;
panelKeyboard.Padding = new Padding(20, 0, 20, 20);
tableAMD.Visible = true;
}
public void VisualiseController(ControllerMode mode)