Some fixes on the README_OS4.md file
This commit is contained in:
parent
94807d505c
commit
fb3d36da43
|
@ -39,7 +39,7 @@ https://git.walkero.gr/walkero/lite-xl/issues
|
|||
## [1.16.12.7] - future
|
||||
## Added
|
||||
- Added config.scroll_past_end that when its true lets the user scroll
|
||||
further than the end of the file. By default is set to false.
|
||||
further than the end of the file. By default is set to true.
|
||||
- Added "SDL_RENDERER_ACCELERATED" and "SDL_RENDERER_PRESENTVSYNC" on
|
||||
SDL_CreateRenderer() since this reduces the CPU usage when the user
|
||||
scrolls and seems to work pretty good on my systems (X5000, A1222 and
|
||||
|
@ -90,3 +90,4 @@ https://git.walkero.gr/walkero/lite-xl/issues
|
|||
### Changed
|
||||
- Now the `HOME` ENV variable is optional. If this is not set, the LiteXL
|
||||
folder will be used to create user's `.config` folder
|
||||
|
||||
|
|
Loading…
Reference in New Issue