From 9300be6f4667dfa02ac8973d367579b5469e9e64 Mon Sep 17 00:00:00 2001 From: Alexander Date: Tue, 10 Sep 2019 00:15:52 +0300 Subject: [PATCH] Updated TODO (markdown) --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index fd1c5eb..0dfb4a0 100644 --- a/TODO.md +++ b/TODO.md @@ -2,8 +2,8 @@ - [ ] Add information message when connection is lost while checking updates. - [ ] Disable whole word selection with mouse in editor. - [ ] Save value of the **Right-to-Left** setting. -- [ ] Add status panel to the bottom of editor, it will be contain the different information, like number of lines, text length etc. -- [ ] Add paddings to editor and add able to change the values. +- [ ] Add status panel to the bottom of editor, it will be contain the different information, like number of lines, text length etc. Similar to notepad ++. +- [ ] Add paddings to editor. Maybe add able to change the values. - [ ] Rework logic of applying app settings. - [ ] Change interface of **Settings** tab (because of too many settings).