Module lib2::scroll_traits

source ·

Traits

  • Shamelessly (partially) copied from std::iter::Iterator. It allows us to check that the scroll is working as expected on “hidden” items.
  • This one doesn’t have hidden items (because there are too many) so we can also confirm that it scrolls as expected.