Open HarlanH opened 10 years ago
Working in feature/dice-ux, I added a speed field to make the rolling experience a bit more relaxed (offering canned options). Option can be clicked a second time to stop roll. Clicking the image also toggles roll.
This is looking good! Thank you thank you! Suggestion... keyboard shortcuts? What about space bar to start/stop rolling, and the 1-5 keys to set the speed?
Sounds good. Simple enough to implement. It's there now.
Fantastic! Let me know when a good time to merge is. I'd like to use the new version for the DSDC Meetup Monday night...
On Sun, Mar 23, 2014 at 2:55 PM, Devin Castro notifications@github.comwrote:
Sounds good. Simple enough to implement. It's there now.
Reply to this email directly or view it on GitHubhttps://github.com/HarlanH/meetup-dice/issues/20#issuecomment-38392855 .
Now is a good time to merge. I've added a branch called 'develop', fyi. You can merge that into 'master' if you choose (I've went ahead and updated it with feature/dice-ux). The idea is that 'develop' should have the latest stable features by all contributors. Does that sound ok?
Got it, sounds good. Merged and pushed to Heroku! http://meetup-dice.herokuapp.com/Data-Science-DC
On Sun, Mar 23, 2014 at 5:24 PM, Devin Castro notifications@github.comwrote:
Now is a good time to merge. I've added a branch called 'develop', fyi. You can merge that into 'master' if you choose (I've went ahead and updated it with feature/dice-ux). The idea is that 'develop' should have the latest stable features by all contributors. Does that sound ok?
Reply to this email directly or view it on GitHubhttps://github.com/HarlanH/meetup-dice/issues/20#issuecomment-38397852 .
Great! You might want to merge and push one more time before tomorrow.. I found a bug #22 while using the app in Firefox and pushed the fix to develop
. Otherwise, avoid Firefox and use Chrome or Safari instead.
Perhaps allow a click anywhere but on the image to start rolling (and speed it up), and a click on the image to stop rolling.