eclipsesource / tabris

Tabris for Eclipse RAP
https://eclipsesource.com/products/tabris
53 stars 18 forks source link

ScrollingComposite on FluidGrid-Layout (Passe-Partout) #464

Open KathrinKieckbusch opened 6 years ago

KathrinKieckbusch commented 6 years ago

Hello Tabris-team, is it possible to use a ScrollingComposite (with horizontal scrolling!) on a FluidGrid-Layout?

ifurnadjiev commented 6 years ago

Do you face any particular problem with ScrollingComposite in FluidGrid-Layout?

KathrinKieckbusch commented 6 years ago

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.

Test.zip

amedavid commented 5 years ago

@ifurnadjiev What is the Status of this issue?

amedavid commented 5 years ago

@ifurnadjiev What is the Status of this issue?

@ifurnadjiev Do you need more Information?

mpost commented 5 years ago

Could it be that the ScrollingComposite has the paging property enabled? Thereby it scrolls "page wise".