diff --git a/README.md b/README.md index 8f2bca7..76fa810 100644 --- a/README.md +++ b/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! -check out my [wiki](https://github.com/NoryiE/NyoUI/wiki/) for information
-if you wanna message me: NyoriE#8206 on discord +Check out my [wiki](https://github.com/NoryiE/NyoUI/wiki/) for information
+If you have questions, feel free to message me: NyoriE#8206 on discord Todo:
-- improve performance
-- scrolling in a menubar doesn't work correctly
-- frames dont move correctly if anchor is bottom/right
-- click event and lose focus event order is not correct
-- improve event system
-- add info to image and pane object, and onBackgroundKey -- frame with a program wich is scrolled does not get correct mouse events +- Improve performance
+- Fix menubar scroll functionality
+- Fix frames moving incorrectly when anchor is bottom/right
+- Fix click event and lose focus event order
+- Improve event system
+- Add info to image and pane object, and onBackgroundKey +- Fix mouse events +- Frame with a program which is scrolled does not get correct mouse events MIT License