diff options
| author | jussi | 2024-02-05 22:40:31 +0200 |
|---|---|---|
| committer | jussi | 2024-02-05 22:40:31 +0200 |
| commit | eda4eacfce4f62ca09fb4f6559f9b7aeabe3cc31 (patch) | |
| tree | 110cf3da59fb0b646272c28a2df7570527f4ddb6 /devnotes | |
| parent | d21512d88c2e24cf8cb230d29fb253fb5efd1661 (diff) | |
| download | reilua-enhanced-eda4eacfce4f62ca09fb4f6559f9b7aeabe3cc31.tar.gz reilua-enhanced-eda4eacfce4f62ca09fb4f6559f9b7aeabe3cc31.tar.bz2 reilua-enhanced-eda4eacfce4f62ca09fb4f6559f9b7aeabe3cc31.zip | |
Raygui styles include properties, texture and font.
Diffstat (limited to 'devnotes')
| -rw-r--r-- | devnotes | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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. |
