summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2025-05-03 18:27:39 +0300
committerjussi2025-05-03 18:27:39 +0300
commit067e4091ba9b34d1cc568ada266efde9cbe5c413 (patch)
treef191536c5aa94a9247d973f06ee96c25d09293c8 /changelog
parent6a4f8ab4a3573fe79bab93528750e1a87de24a58 (diff)
downloadreilua-enhanced-067e4091ba9b34d1cc568ada266efde9cbe5c413.tar.gz
reilua-enhanced-067e4091ba9b34d1cc568ada266efde9cbe5c413.tar.bz2
reilua-enhanced-067e4091ba9b34d1cc568ada266efde9cbe5c413.zip
DrawTextBoxed fix.
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index f91c6a5..ad01bdc 100644
--- a/changelog
+++ b/changelog
@@ -46,6 +46,8 @@ DETAILED CHANGES:
- ADDED: Fast tilemap example.
- ADDED: RectPack using stbrp_pack_rects. Atlas packer tutorial.
- ADDED: SetImageData.
+ - FIXED: DrawTextBoxed Could draw text outside rect when using special characters.
+ Also accepts optional tabSize argument.
------------------------------------------------------------------------
Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0