no horizontal scrollbar in listview #7339
Labels
a:widgets
Implementation of widgets (from std-widgets.slint) and their styles (mF,bS)
bug
Something isn't working
need triaging
Issue that the owner of the area still need to triage
Bug Description
When a list view has an item which does not fit horizontally, no horizontal scrollbar is shown.
It's possible to alleviate a little bit the problem by putting the ListView into a Scrollview first but
Reproducible Code (if applicable)
Environment Details
Product Impact
Trying to build a chess pgn reader where move variants are showed in a tree.
Long variants are not visible, so yes it's pretty blocking.
The text was updated successfully, but these errors were encountered: