Open KathrinKieckbusch opened 6 years ago
Do you face any particular problem with ScrollingComposite in FluidGrid-Layout?
I tried to implement a gallery to display pictures in a horizontal scrolling composite on a fluidgrid-layout. In this example I added ten pictures to the gallery. The gallery is scollable but as soon as I release my finger from the display the gallery goes back to the first element. In the browser there isn't any possibility to scroll.
@ifurnadjiev What is the Status of this issue?
@ifurnadjiev What is the Status of this issue?
@ifurnadjiev Do you need more Information?
Could it be that the ScrollingComposite
has the paging property enabled? Thereby it scrolls "page wise".
Hello Tabris-team, is it possible to use a ScrollingComposite (with horizontal scrolling!) on a FluidGrid-Layout?