From bdbd475ae30b75aaad113f913ed9c70668b471b8 Mon Sep 17 00:00:00 2001 From: jussi Date: Fri, 2 Dec 2022 22:53:51 +0200 Subject: ReiLuaGui basics done. --- devnotes | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'devnotes') diff --git a/devnotes b/devnotes index eb6a635..7357551 100644 --- a/devnotes +++ b/devnotes @@ -1,4 +1,13 @@ Current { + * ReiLuaGui + * Mouse wheel scrolling can be detected through other elements. + * Could try putting container over all of it's content elements and having it's onOver function not breaking loop. + * Text input. + * Movable window. + * Grid container. + * Calculator. + * Grid icon window. + * File explorer. } Backlog { -- cgit v1.2.3