Move cursor in message editor vertically
This commit is contained in:
parent
8b66de44e0
commit
c4d3f5ba4d
5 changed files with 170 additions and 38 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue