- [ ] Refactor the DocSection widget to use `StyledText` (check out the styling before doing that). - [ ] Remove the UCenter widget as it can be easily replaced with a `FlexboxLayout` (even if the layout is experimental). - [ ] Store the documentation content in text files. (#60) - [ ] Go back to using variable fonts as it has been fixed in https://github.com/slint-ui/slint/issues/8132.
StyledText(check out the styling before doing that).FlexboxLayout(even if the layout is experimental).