Update todo

This commit is contained in:
Nikita Lisitsa 2021-02-25 14:34:05 +03:00
parent 49c9e8c7cf
commit f8567851bd

View file

@ -23,7 +23,7 @@
* overflow checks for number parsers * overflow checks for number parsers
* recursive parsers * recursive parsers
* ui * ui
* bitmap fonts rendering in painter * 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