I want to be able to scroll in a container when height is set to "fill."
I currently have a parent container with "expand content to fit" checked. In that container I have a stacked component with Display:Stack. In that stack I have a container with Height:Fill and Overflow: Scroll. When that container is set to Fill, I can't scroll, but when I set it to Fixed it scrolls.
I think either we get rid of the Overflow option when set to fill, or allow scroll if Overflow:Scroll is set.
Hi Tess, On the same note, is there a way to scroll the graphs to the right? we have 100+ records and would love to configure a way to scroll to the right without custom component and slider