linebender/druid

Improve List documentation

Open

#803 ouverte le 5 avr. 2020

Voir sur GitHub
 (2 commentaires) (4 réactions) (0 assignés)Rust (567 forks)batch import
D-Easydocshelp wanted

Métriques du dépôt

Stars
 (9 091 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

The List widget does not really have any documentation right now except for the example project.

It would be nice if the docs would at least explain

  • Why it is needed
  • How to use it (including what ListIter is)
  • How to make it scroll

Guide contributeur