summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
authorjussi2022-12-05 21:52:49 +0200
committerjussi2022-12-05 21:52:49 +0200
commitdebffd94090082282042bab702202bc0ee90baaa (patch)
tree45cb9c439d608537a95701f49944a3aac1efa5f5 /devnotes
parentb3d2a9c0a2772cee0aeb94ffc1a7ad74b5286b6f (diff)
downloadreilua-enhanced-debffd94090082282042bab702202bc0ee90baaa.tar.gz
reilua-enhanced-debffd94090082282042bab702202bc0ee90baaa.tar.bz2
reilua-enhanced-debffd94090082282042bab702202bc0ee90baaa.zip
ReiGui text input.
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes13
1 files changed, 6 insertions, 7 deletions
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 {