Skip to content

Scroll in unicode input - #4068

Merged
kovidgoyal merged 1 commit into
kovidgoyal:masterfrom
dusanx:unicode-input-scroll-4064
Sep 27, 2021
Merged

kovidgoyal merged 1 commit into
kovidgoyal:masterfrom
dusanx:unicode-input-scroll-4064

Conversation

@dusanx

@dusanx dusanx commented Sep 26, 2021

Copy link
Copy Markdown

Scroll in unicode input, when number of cells exceeds screen size. Well tested, near zero performance penalties.

Scrolls by the entire screen, can be adjusted in line 265 to any other amount including one line:
scroll_amount = self.num_rows

Reference: #4064

@kovidgoyal
kovidgoyal merged commit f3177d8 into kovidgoyal:master Sep 27, 2021
@dusanx
dusanx deleted the unicode-input-scroll-4064 branch September 27, 2021 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants