about summary refs log tree commit diff stats
path: root/503manhattan-line.mu
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-10-09 13:35:29 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-10-09 14:54:35 -0700
commitbf6cf3bd4b0092fa658a914ef97d8cc319d806f7 (patch)
tree9266c984acd8fc81402281d78f9527d4d8ef7d06 /503manhattan-line.mu
parent78231d4c4b8eed429754274862eff0ea475e66ac (diff)
downloadmu-bf6cf3bd4b0092fa658a914ef97d8cc319d806f7.tar.gz
bugfix: skip hidden items when moving cursor
Tests to create when I start creating tests:
  hide an item. Cursor moves to a new item.
  hide an item that's not the bottom-most item, hit down arrow. Cursor moves to a new item.
  hide an item that's not the top-most item, hit up arrow. Cursor moves to a new item.
  hide top-most item. Cursor on new item. Hit up arrow. No change. Scroll down. New item.
  hide bottom-most item. Cursor on new item. Hit down arrow. No change. Scroll up. New item.
  open a thread. Hit down arrow. No crash (item-index not called).
Diffstat (limited to '503manhattan-line.mu')
0 files changed, 0 insertions, 0 deletions