Relative Content

Tag Archive for javascriptqtqml

duplicating delegate view qml

I was writing my custom calendar and ran into the following problem. My rectangle is larger than my delegate, and the delegate is partially rendered twice. How can I fix this without changing the rectangle size?