changeset 38413 | 96871ca32270 |
parent 38082 | 1978abdb216c |
child 38426 | 00368bc0a614 |
--- a/mercurial/crecord.py Fri Feb 02 14:21:04 2018 -0800 +++ b/mercurial/crecord.py Tue Jun 19 13:07:18 2018 +0300 @@ -671,6 +671,7 @@ nextitem = currentitem self.currentselecteditem = nextitem + self.recenterdisplayedarea() def downarrowevent(self): """ @@ -710,6 +711,7 @@ nextitem = currentitem self.currentselecteditem = nextitem + self.recenterdisplayedarea() def rightarrowevent(self): """