Hi, is it possible to have an scrolling background on Felgo?
I’ve been trying to use ParallaxScrollingBackground, but this widget seems to cover only a part of the scene, i couldn’t make it work for the whole screen.
I’ve tried using anchors.fill: parent, setting fixed width and height, but in the best case it just occupies half of the height of the screen.
Am i doing something wrong? Can i have something like a MultiResolutionImage that is scrolled horizontally??