Skip to content

Commit c58b323

Browse files
committed
Add all necessary elements for head fixation check
All logic and UI interaction has been implemented for checking head fixation. Additionally, options controlling the fixation check timing and error tolerances has been added to the JSON file template.
1 parent cb376aa commit c58b323

7 files changed

Lines changed: 303 additions & 212 deletions

File tree

Assembly-CSharp.csproj.DotSettings

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
2+
<s:String x:Key="/Default/CodeInspection/CSharpLanguageProject/LanguageLevel/@EntryValue">Default</s:String></wpf:ResourceDictionary>

0 commit comments

Comments
 (0)