From 51ddce760e3832c6a62567b0e43750a1532bfa07 Mon Sep 17 00:00:00 2001 From: Brendan Hansen Date: Mon, 21 Jun 2021 18:59:25 -0500 Subject: [PATCH] listed things to do in ui module --- modules/ui/module.onyx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/modules/ui/module.onyx b/modules/ui/module.onyx index 2233f5ce..2174ce95 100644 --- a/modules/ui/module.onyx +++ b/modules/ui/module.onyx @@ -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. -- 2.25.1