nbriz / threejs_playGnd

pedagogical + experimental tool/space/editor for three.js/webGL
55 stars 16 forks source link

Add circular cycle for navigating works. #1

Open yyolk opened 11 years ago

yyolk commented 11 years ago

Add jumping to the end if you go up from the first work and then jumping to the first work when you go down.

Right now you have to hit :arrow_down::arrow_down::arrow_down::arrow_down::arrow_down::arrow_down::arrow_down::arrow_down::arrow_down::arrow_down::arrow_down: to get to the bottom of the list.

nbriz commented 11 years ago

...ah, good idea. I'mma work on that