summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
authorjussi2022-12-02 22:53:51 +0200
committerjussi2022-12-02 22:53:51 +0200
commitbdbd475ae30b75aaad113f913ed9c70668b471b8 (patch)
tree6b9315484e64facf3d404e5c4a5d9d94bf6e55e1 /devnotes
parent2479049e1a1cd754df486df0142fabe67723de72 (diff)
downloadreilua-enhanced-bdbd475ae30b75aaad113f913ed9c70668b471b8.tar.gz
reilua-enhanced-bdbd475ae30b75aaad113f913ed9c70668b471b8.tar.bz2
reilua-enhanced-bdbd475ae30b75aaad113f913ed9c70668b471b8.zip
ReiLuaGui basics done.
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes9
1 files changed, 9 insertions, 0 deletions
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 {