feat: settings, installer banner
This commit is contained in:
@@ -50,6 +50,7 @@ namespace CarManagerV3
|
||||
|
||||
public async void LoadImage()
|
||||
{
|
||||
this.CarImage = null; // Clear current image
|
||||
this.CarImage = pbxCar.InitialImage; // Set to loading image
|
||||
await Task.Run(() =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user