Nteract: [DISCUSS] Hitting play button doesn't focus next cell

Created on 29 Mar 2016  路  4Comments  路  Source: nteract/nteract

Should the next cell be focused on run by play button?

runbybutton

Most helpful comment

I think the play button should run in place as is. I've always disliked mouse click induce scrolling

All 4 comments

I think the play button should run in place as is. I've always disliked mouse click induce scrolling

I'm also :+1: on run in place and not focus the next cell/

A cell like this would lend nicely to being replayed in place multiple
times.

i+=1
plot_foo(x[i])

Focusing next cell would only work if you could move the mouse cursor to
the play button for that cell (Acme does this to great effect), but I don't
think there's a way to do that under X11, Os X or Windows.

My opinion is as the same as above, that it runs in place and doesn't focus the next cell. I'll go ahead and close this since the opinions were uniform. If anyone ever wants a different behavior they can open a new issue or re-open this one.

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

Was this page helpful?
0 / 5 - 0 ratings