mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-22 10:45:56 +02:00
* Some notes
* Placeholder menu editor module
This commit is contained in:
parent
521710e6ec
commit
30b98e9e3b
4 changed files with 29 additions and 1 deletions
|
@ -802,6 +802,7 @@ function MultiLineEditTextView2(options) {
|
|||
//
|
||||
// :TODO: apply word wrapping such that text can be re-adjusted if it can now fit on prev
|
||||
self.keyPressLeft(); // same as hitting left - jump to previous line
|
||||
self.keyPressBackspace();
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue