File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 157157 <!-- error 4 comes from this whole part? -->
158158 <Style x : Key =" {x:Type ComboBoxItem}" TargetType =" {x:Type ComboBoxItem}" >
159159 <Setter Property =" SnapsToDevicePixels" Value =" true" />
160- <Setter Property =" OverridesDefaultStyle" Value =" true" />
161- <!-- test fix for error 4 https://gist.github.com/TobiasSekan/73a93c2dfea4a051ff72abb5218d6f8f--><!--
162- <Setter Property="HorizontalContentAlignment" Value="Stretch" />
160+ <!-- < Setter Property="OverridesDefaultStyle" Value="true" /> -- >
161+ <!-- test fix for error 4 https://gist.github.com/TobiasSekan/73a93c2dfea4a051ff72abb5218d6f8f-->
162+ <!-- < Setter Property="HorizontalContentAlignment" Value="Stretch" />
163163 <Setter Property="VerticalContentAlignment" Value="Center" />
164164 <Setter Property="HorizontalAlignment" Value="Stretch" />
165165 <Setter Property="VerticalAlignment" Value="Center" />-->
You can’t perform that action at this time.
0 commit comments