Skip to main content

Module scroll_traits

Module scroll_traits 

Source

Traits§

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