From f64b17ec71dea4ecae4d19ce75871331909a3881 Mon Sep 17 00:00:00 2001 From: jussi Date: Mon, 15 Jul 2024 16:03:44 +0300 Subject: Some raygui controls return 1 instead of 0 when pressed or scrolled. --- changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog') diff --git a/changelog b/changelog index a9744d2..228bd0e 100644 --- a/changelog +++ b/changelog @@ -64,6 +64,7 @@ DETAILED CHANGES: - CHANGE: Raymath *Equals functions return bool instead of int. - FIXED: ColorToInt cast to unsigned int. - ADDED: Many Gui controls accept now nil for text. + - ADDED: Some raygui controls return 1 instead of 0 when pressed or scrolled. ------------------------------------------------------------------------ Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0 -- cgit v1.2.3