UI: localize the button & make it smaller

This commit is contained in:
Evan Husted 2024-12-21 19:59:16 -06:00
parent d9fe0da345
commit 0f18df982f
3 changed files with 52 additions and 7 deletions

View file

@ -329,9 +329,6 @@ namespace Ryujinx.Ava.UI.ViewModels
}
}
//private DateTimeOffset _currentDate;
//private TimeSpan _currentTime;
public DateTimeOffset CurrentDate { get; set; }
public TimeSpan CurrentTime { get; set; }