Skip to content

Commit

Permalink
Update CameraControl.xaml
Browse files Browse the repository at this point in the history
Tweak layout
  • Loading branch information
victor-david committed Aug 20, 2020
1 parent 6fc671f commit 843d9a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Camera.App/Themes/Generic/CameraControl.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@
<Setter Property="VerticalAlignment" Value="Stretch"/>
<Setter Property="HorizontalAlignment" Value="Stretch"/>
<Setter Property="Cursor" Value="Arrow"/>
<Setter Property="UseLayoutRounding" Value="False"/>
<Setter Property="Template" Value="{StaticResource CameraControlTemplate}"/>
</Style>

Expand Down

0 comments on commit 843d9a7

Please sign in to comment.