File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
src/Files.App.Controls/BreadcrumbBar Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 242242 Storyboard.TargetName=" ChevronRotateTransform"
243243 Storyboard.TargetProperty=" Angle"
244244 To=" 0"
245- Duration=" 0:0:0.1" />
245+ Duration=" 0:0:0.2" >
246+ <DoubleAnimation .EasingFunction>
247+ <CubicEase EasingMode =" EaseIn" />
248+ </DoubleAnimation .EasingFunction>
249+ </DoubleAnimation >
246250 </Storyboard >
247251 </VisualState >
248252
253257 Storyboard.TargetName=" ChevronRotateTransform"
254258 Storyboard.TargetProperty=" Angle"
255259 To=" 90"
256- Duration=" 0:0:0.1" />
260+ Duration=" 0:0:0.2" >
261+ <DoubleAnimation .EasingFunction>
262+ <CubicEase EasingMode =" EaseIn" />
263+ </DoubleAnimation .EasingFunction>
264+ </DoubleAnimation >
257265 </Storyboard >
258266 </VisualState >
259267 </VisualStateGroup >
You can’t perform that action at this time.
0 commit comments