From 565caafc09971128c54290851e0950fd07a41a32 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Mon, 21 Nov 2016 09:59:57 +0100 Subject: [PATCH] removes a fixed height request --- BookAStar/BookAStar/Views/RatingView.xaml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/BookAStar/BookAStar/Views/RatingView.xaml b/BookAStar/BookAStar/Views/RatingView.xaml index 42fea82c..0e5f82f3 100644 --- a/BookAStar/BookAStar/Views/RatingView.xaml +++ b/BookAStar/BookAStar/Views/RatingView.xaml @@ -14,8 +14,8 @@ - - + + @@ -61,8 +61,7 @@ + IsVisible="{Binding Source={x:Reference starFour}, Path=IsStarred}" /> @@ -73,9 +72,9 @@ + IsVisible="{Binding Source={x:Reference starFive}, Path=IsStarred}" /> + @@ -85,7 +84,7 @@ - +