From eda4eacfce4f62ca09fb4f6559f9b7aeabe3cc31 Mon Sep 17 00:00:00 2001 From: jussi Date: Mon, 5 Feb 2024 22:40:31 +0200 Subject: Raygui styles include properties, texture and font. --- devnotes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devnotes') diff --git a/devnotes b/devnotes index dd33255..c5fbe71 100644 --- a/devnotes +++ b/devnotes @@ -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. -- cgit v1.2.3