Update README.md
Updated some grammar to help English speakers better understand the readme
This commit is contained in:
21
README.md
21
README.md
@@ -1,18 +1,19 @@
|
|||||||
# Basalt - a UI Framework for Computercraft
|
# Basalt - A UI Framework for Computercraft
|
||||||
|
|
||||||
Basalt is still under developement and you may find bugs!
|
Basalt is still under developement and you may find bugs!
|
||||||
|
|
||||||
check out my [wiki](https://github.com/NoryiE/NyoUI/wiki/) for information<br>
|
Check out my [wiki](https://github.com/NoryiE/NyoUI/wiki/) for information<br>
|
||||||
if you wanna message me: NyoriE#8206 on discord
|
If you have questions, feel free to message me: NyoriE#8206 on discord
|
||||||
|
|
||||||
Todo:<br>
|
Todo:<br>
|
||||||
- improve performance<br>
|
- Improve performance<br>
|
||||||
- scrolling in a menubar doesn't work correctly<br>
|
- Fix menubar scroll functionality<br>
|
||||||
- frames dont move correctly if anchor is bottom/right <br>
|
- Fix frames moving incorrectly when anchor is bottom/right<br>
|
||||||
- click event and lose focus event order is not correct<br>
|
- Fix click event and lose focus event order<br>
|
||||||
- improve event system<br>
|
- Improve event system<br>
|
||||||
- add info to image and pane object, and onBackgroundKey
|
- Add info to image and pane object, and onBackgroundKey
|
||||||
- frame with a program wich is scrolled does not get correct mouse events
|
- Fix mouse events
|
||||||
|
- Frame with a program which is scrolled does not get correct mouse events
|
||||||
|
|
||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user