From debffd94090082282042bab702202bc0ee90baaa Mon Sep 17 00:00:00 2001 From: jussi Date: Mon, 5 Dec 2022 21:52:49 +0200 Subject: ReiGui text input. --- devnotes | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'devnotes') diff --git a/devnotes b/devnotes index 7357551..cbdbd34 100644 --- a/devnotes +++ b/devnotes @@ -1,13 +1,12 @@ 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. + * Grid aling for container. Could use bounds of the first cell. + + * Examples: + * Calculator. + * Grid icon window. + * File explorer. } Backlog { -- cgit v1.2.3