Animate removal from Positioner?

Michail Vourlakos mvourlakos at gmail.com
Thu Aug 11 14:54:20 UTC 2016


On 10/08/2016 09:23 μμ, Kai Uwe Broulik wrote:
> Hi,
>
> the thing with positioners like Grid and the like is that they're dumb, ie. the item is just gone right away and thus cannot be animated. ListView keeps the item around to animate it but is probably overkill for your usecase.

after 12 hours of development... I moved to ListView for this...
-- all the animations work now but I have set,

width: contentWidth
height: contentHeight

in the ListView, even though I dont quite like the approach...

thanks a lot everyone...

regards,
michail


More information about the Plasma-devel mailing list