Update todo

This commit is contained in:
Nikita Lisitsa 2021-02-25 15:23:17 +03:00
parent fd7fbd4d87
commit 3a8e79df1b

View file

@ -23,7 +23,6 @@
* overflow checks for number parsers * overflow checks for number parsers
* recursive parsers * recursive parsers
* ui * ui
* elements reshape events (deal with lifetimes)
* text layout in label with cached glyphs * text layout in label with cached glyphs
* grid layout element with equal cells * grid layout element with equal cells
* grid layout quadratic optimization * grid layout quadratic optimization