Raygui styles include properties, texture and font.

This commit is contained in:
jussi
2024-02-05 22:40:31 +02:00
parent d21512d88c
commit eda4eacfce
8 changed files with 97 additions and 82 deletions

View File

@@ -3,9 +3,8 @@ Current {
Backlog {
* Raygui lib
* Fonts for controls. Remember that it needs to affect init measurements.
* Check if could remove flickering from changing draw order by making queue for order changing and only
change them after everything is drawn.
change them after everything is drawn.
* Platform desktop SDL
* Text input not working on gui. Could this be Raylib issue?
* Haptic functions.