From f8567851bd8ed2509675c2941e3196e0564a7cd3 Mon Sep 17 00:00:00 2001 From: lisyarus Date: Thu, 25 Feb 2021 14:34:05 +0300 Subject: [PATCH] Update todo --- todo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.md b/todo.md index 8bbbc8af..0dad8456 100644 --- a/todo.md +++ b/todo.md @@ -23,7 +23,7 @@ * overflow checks for number parsers * recursive parsers * ui - * bitmap fonts rendering in painter + * elements reshape events (deal with lifetimes) * text layout in label with cached glyphs * grid layout element with equal cells * grid layout quadratic optimization