From 78e2483e7f36a4e4cb53c5ad3a189595edcbdc2e Mon Sep 17 00:00:00 2001 From: Egor Date: Fri, 20 Mar 2026 21:10:28 +0200 Subject: [PATCH] yay --- .idea/.idea.VisionAsist/.idea/.name | 1 + ModuleWeather/MainWindow.axaml | 6 ++-- ModuleWeather/MainWindow.axaml.cs | 18 ++++++----- ModuleWeather/Module.cs | 36 +++++++++++++++++---- ModuleWeather/ModuleWeather.csproj | 19 ++++++++--- VisionAsist/Models/Selector.cs | 26 ++++++++++++++- VisionAsist/Models/TrigerCore.cs | 2 +- VisionAsist/ViewModels/SettingsViewModel.cs | 1 - 8 files changed, 84 insertions(+), 25 deletions(-) create mode 100644 .idea/.idea.VisionAsist/.idea/.name diff --git a/.idea/.idea.VisionAsist/.idea/.name b/.idea/.idea.VisionAsist/.idea/.name new file mode 100644 index 0000000..9977108 --- /dev/null +++ b/.idea/.idea.VisionAsist/.idea/.name @@ -0,0 +1 @@ +VisionAsist \ No newline at end of file diff --git a/ModuleWeather/MainWindow.axaml b/ModuleWeather/MainWindow.axaml index 059fcf7..6028a78 100644 --- a/ModuleWeather/MainWindow.axaml +++ b/ModuleWeather/MainWindow.axaml @@ -2,9 +2,9 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" x:Class="ModuleWeather.WeatherView"> - - -