Skip to content

Commit

Permalink
added a scrollbar to pose matrix view
Browse files Browse the repository at this point in the history
fixes #329
  • Loading branch information
Yuki-Codes committed May 1, 2021
1 parent 309e829 commit c1aab19
Show file tree
Hide file tree
Showing 2 changed files with 664 additions and 662 deletions.
2 changes: 1 addition & 1 deletion Anamnesis/MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@

<Grid
Width="958"
Height="605"
Height="552"
Margin="1"
ClipToBounds="True">

Expand Down
Loading

0 comments on commit c1aab19

Please sign in to comment.