Add animated PacMan Progress component
See original GitHub issueDescription
Previous versions of Spectacle had a Pacman progress indicator instead of just progress dots. We should add a Pacman progress indicator component back to Spectacle.
Proposal
The previous implementation can be seen
https://github.com/FormidableLabs/spectacle/blob/v4.4.1/src/components/progress.js
and can likely be heavily lifted for the new implementation. We should make it a separate component called <AnimatedProgress />
with similar color and size props as <Progress />
Issue Analytics
- State:
- Created a year ago
- Comments:7 (5 by maintainers)
Top Results From Across the Web
How to get that pacman (loading? progress bar?) thing that ...
When you upgrade you get that pretty pacman(not package manager) eating through instead of '#' in the progress bar. How can i get...
Read more >Pacman Progress Indicator For React | ReactJs Component
A simple React component for a fun progress indicator. Loading React · Demo Download Tutorial. Documentation. react-pacman-progress.
Read more >Pacman Progress Bar - IntelliJ IDEs Plugin | Marketplace
Progress bar with a hungry Pacman feeding off your bugs! ... Very beautiful and excellent, the only small problem is the progress bar...
Read more >How to get the PACMAN graphic download status bar - YouTube
Short video showing you how to get the pacman graphic for your download bar in pacman for Arch Linux.Visit http://BahamutOS.
Read more >Ligatures for common progress bars · Issue #1183 - GitHub
There's a cool animated one in a lot of Linux distros (I think during boot, I don't recall): ... I see you added...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@lenniezelk - I hope you don’t mind if I start taking a look at this one? 🙂
I’m diving into a related improvement https://github.com/FormidableLabs/spectacle/issues/1106 that involves some refactoring and this component is going to be the perfect way for me to test my solution.
Yes i am
Regards,
Lenny.