mikexstudios / karuko

a powerful web calculator
http://karuko.heroku.com
Other
1 stars 0 forks source link

Pressing up on last cell, jump to prev Cell not InsertCell #24

Open mikexstudios opened 14 years ago

mikexstudios commented 14 years ago

When pressing up on the last Cell (that's unmodified) in Worksheet, the focus should jump to the previous Cell rather than the previous InsertCell.

This is tough to do since the last Cell is always set to modified to prevent it from auto-deleting.