listed things to do in ui module
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 21 Jun 2021 23:59:25 +0000 (18:59 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 21 Jun 2021 23:59:25 +0000 (18:59 -0500)
modules/ui/module.onyx

index 2233f5ce9f8e6f68a1e47d153374c7030c69ae76..2174ce95f8ef751d52f92c20685af30e78fc2949 100644 (file)
@@ -2,6 +2,14 @@
 /*
 Document this module better
 
+Add selection to textbox
+
+Add dropdowns
+
+Add scrollable areas
+
+Add proper scissoring for intersecting elements (events get scissored too)
+
 Add a font cache and more preloaded fonts
 
 Add proper font texture decoding to make the WebGL texture depending on how the BMFont was encoded into the image.