summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
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 {