Move cursor in message editor vertically

This commit is contained in:
Joscha 2022-08-06 23:10:56 +02:00
parent 8b66de44e0
commit c4d3f5ba4d
5 changed files with 170 additions and 38 deletions

View file

@ -1,5 +1,6 @@
// Since the widget module is effectively a library and will probably be moved
// to toss later, warnings about unused functions are mostly inaccurate.
// TODO Restrict this a bit more?
#![allow(dead_code)]
pub mod background;