From 7460a16cae15dfa7924d1d4df1aac166a6a6fd2c Mon Sep 17 00:00:00 2001 From: jussi Date: Wed, 10 Jan 2024 22:19:00 +0200 Subject: Raygui lib extensions property list. --- devnotes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devnotes') diff --git a/devnotes b/devnotes index 407cae9..d6fc514 100644 --- a/devnotes +++ b/devnotes @@ -3,6 +3,7 @@ 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. * Platform desktop SDL @@ -25,6 +26,7 @@ Backlog { } Bugs { + * Test if Rectangle:fit works with negative position. } Needs Testing { -- cgit v1.2.3