Edit dialogue balloons
This commit is contained in:
@@ -196,7 +196,7 @@ public partial class App : Node, IApp
|
||||
private async void OnGallery()
|
||||
{
|
||||
GalleryMenu.Show();
|
||||
GalleryMenu.Item1Thumb.GrabFocus();
|
||||
GalleryMenu.PreviousButton.GrabFocus();
|
||||
}
|
||||
|
||||
public void OnQuit() => AppLogic.Input(new AppLogic.Input.QuitGame());
|
||||
|
||||
Reference in New Issue
Block a user