diff options
| author | jussi | 2024-01-10 22:19:00 +0200 |
|---|---|---|
| committer | jussi | 2024-01-10 22:19:00 +0200 |
| commit | 7460a16cae15dfa7924d1d4df1aac166a6a6fd2c (patch) | |
| tree | a028b655e878b4c2ff4b8fb3fb4a27395f5e082f /devnotes | |
| parent | 863f596b76043ec374fafa38f14cdc4a97d0b267 (diff) | |
| download | reilua-enhanced-7460a16cae15dfa7924d1d4df1aac166a6a6fd2c.tar.gz reilua-enhanced-7460a16cae15dfa7924d1d4df1aac166a6a6fd2c.tar.bz2 reilua-enhanced-7460a16cae15dfa7924d1d4df1aac166a6a6fd2c.zip | |
Raygui lib extensions property list.
Diffstat (limited to 'devnotes')
| -rw-r--r-- | devnotes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 { |
