Commit Graph

8 Commits

Author SHA1 Message Date
7d6a5887fa
Add scrollbar (#1)
* Refactor code, prepare for scrollbar

* Move file to file editor, fix rust lexer new line, refactor code, fix caret render position

* Fix caret position at new lines

* Scroll content
2019-01-06 18:25:20 +01:00
1617598fd4
Remove old code 2019-01-05 09:59:43 +01:00
e77f0366f6
Improve highlights, add icons files 2019-01-05 09:58:17 +01:00
2632289fc8
Add icon 2019-01-05 08:19:04 +01:00
3a39fab87a
Add multi language support, match file ext with language, log file 2019-01-04 21:42:39 +01:00
9460b6931a
Fix backspace, fix add text 2019-01-04 14:43:15 +01:00
Adrian Woźniak
fdf5d0332a Draw caret and handle click. 2019-01-03 15:19:56 +01:00
85014a2af2
Dispaly caret, unify text character render 2019-01-03 10:38:54 +01:00