From 3a8e79df1bdd08a1aa0cc2dfb69407e2435b5cff Mon Sep 17 00:00:00 2001 From: lisyarus Date: Thu, 25 Feb 2021 15:23:17 +0300 Subject: [PATCH] Update todo --- todo.md | 1 - 1 file changed, 1 deletion(-) diff --git a/todo.md b/todo.md index 0dad8456..9036351e 100644 --- a/todo.md +++ b/todo.md @@ -23,7 +23,6 @@ * overflow checks for number parsers * recursive parsers * ui - * elements reshape events (deal with lifetimes) * text layout in label with cached glyphs * grid layout element with equal cells * grid layout quadratic optimization