Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Bug] Writing error in File FormsCommandBarStyle.xaml #7545

Closed
MichaelStgt opened this issue Sep 17, 2019 · 0 comments
Closed

[Bug] Writing error in File FormsCommandBarStyle.xaml #7545

MichaelStgt opened this issue Sep 17, 2019 · 0 comments

Comments

@MichaelStgt
Copy link

MichaelStgt commented Sep 17, 2019

Its not causing me any error but this could be fixed with ease.

Going through the file
..\Xamarin.Forms-master\Xamarin.Forms.Platform.UAP\FormsCommandBarStyle.xaml
there is an addional "}" character:

<DoubleAnimationUsingKeyFrames Storyboard.TargetProperty="Y" Storyboard.TargetName="ContentTransform">
<DiscreteDoubleKeyFrame KeyTime="0:0:0" Value="{Binding TemplateSettings.HiddenVerticalDelta, RelativeSource={RelativeSource Mode=TemplatedParent}}"/>
<SplineDoubleKeyFrame KeySpline="0.1,0.9 0.2,1.0" KeyTime="0:0:0.167" Value="0**}**"/>
</DoubleAnimationUsingKeyFrames>

Steps to Reproduce

  1. Open the file and navigate to line Nr. 457
@MichaelStgt MichaelStgt added s/unverified New report that has yet to be verified t/bug 🐛 labels Sep 17, 2019
hartez added a commit that referenced this issue Sep 17, 2019
@hartez hartez added e/1 🕐 1 and removed s/unverified New report that has yet to be verified labels Sep 17, 2019
felipebaltazar pushed a commit to felipebaltazar/Xamarin.Forms that referenced this issue Oct 16, 2019
felipebaltazar pushed a commit to felipebaltazar/Xamarin.Forms that referenced this issue Oct 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants