Commit Graph

5 Commits

Author SHA1 Message Date
0cf8629868
Start handle window resize (#12)
* Start handle window resize

* Save new window size, resize menu and file editor

* Add clipping for performaance, fix editor height and width

* Update readme
2019-01-06 21:15:31 +01:00
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
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
Adrian Woźniak
fdf5d0332a Draw caret and handle click. 2019-01-03 15:19:56 +01:00