reberhardt7 / cplayground

GNU General Public License v3.0
118 stars 14 forks source link

Add animation to transition between run/debug button #20

Closed reberhardt7 closed 4 years ago

reberhardt7 commented 4 years ago

When a breakpoint is set, the "Run" button becomes a "Debug" button. It would be nice to have a CSS animation to transition between the two. A fade would be simple enough, but maybe we can have something even more fun?

NoahGeller commented 4 years ago

I'll take a shot at this one!