Commit graph

3 commits

Author SHA1 Message Date
446e3e885a Move chat to ui module 2022-07-05 19:37:29 +02:00
54b056ba1c Fix cursor scrolling
When scrolling up, the cursor would get stuck at certain screen heights,
i.e. the screen would scroll and the cursor would stay at the same line.
When scrolling down, the screen would sometimes jump by one line.

This weird behaviour was caused by an incorrect conversion between
screen lines and cursor proportion.
2022-06-24 00:56:36 +02:00
e601476d02 Dissolve workspace 2022-06-23 12:20:20 +02:00
Renamed from cove-tui/src/chat/tree/util.rs (Browse further)