Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikegoatly/storyboard-repeatbehavior
A simple repro demonstrating how storyboard.repeatbehavior seems to be broken in the latest Windows 10 build
https://github.com/mikegoatly/storyboard-repeatbehavior
Last synced: 9 days ago
JSON representation
A simple repro demonstrating how storyboard.repeatbehavior seems to be broken in the latest Windows 10 build
- Host: GitHub
- URL: https://github.com/mikegoatly/storyboard-repeatbehavior
- Owner: mikegoatly
- Created: 2018-09-04T16:23:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T13:41:49.000Z (over 6 years ago)
- Last Synced: 2025-01-06T03:11:19.429Z (12 days ago)
- Language: C#
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# storyboard-repeatbehavior
A simple repro demonstrating how storyboard.repeatbehavior seems to be broken in the latest Windows 10 build (17744.rs5_release.180818-1845)To reproduce, just clone this repo and run the solution.
Expected behavior (as seen on previous Windows builds): The square will flash due to the storyboard repeating infinitely
Actual behavior: The square flashes once and the animation stops