Update ROADMAP.rst

This commit is contained in:
Gabor Kiss-Vamosi
2023-07-26 17:00:41 +02:00
committed by GitHub
parent 469b66edc8
commit ed681f92bc

View File

@@ -146,7 +146,8 @@ Widgets
Others
~~~~~~
- |uncheck| `em`, `ch`, `vw/vh` units
- |uncheck| `astect-ratio` as size
- |uncheck| More grid features. E.g. repeat(auto-fill, minmax( px, 1fr))
- |uncheck| Named grid cells to allow updating layouts without touching the children (like CSS `grid-template-areas`)
- |uncheck| Scene support. See `this comment <https://github.com/lvgl/lvgl/issues/2790#issuecomment-965100911>`__