diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-11-18 17:41:30 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-11-18 18:58:16 +0100 |
| commit | df61771a449a1ca6ed7704e3aed3496063a47910 (patch) | |
| tree | 2a1d521e90299b70c5c8a305e8872f6f76ae3cd1 /examples | |
| parent | 9a429a9abc1de8c431b42244be6e440d122c2686 (diff) | |
menuconfig: Never snap scroll back to max_scroll
When scroll > max_scroll (blank space at the bottom of the menu, and
also scrolled down), moving the cursor down would snap the scroll back
to max_scroll, with a small annoying jump. This could happen when going
into show-all mode and moving the cursor down near the bottom of a menu,
for example.
Fix it by leaving the scroll as-is when scroll >= max_scroll (increasing
it by one otherwise).
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions
