Troubles with moveBy(...) and emit appletTransformedItself();
Antonio Vinci
mercurio at personellarete.it
Mon Mar 23 00:26:44 CET 2009
Aaron J. Seigo ha scritto:
> On Sunday 22 March 2009, Antonio Vinci wrote:
>
>> I used moveBy() to do the trick, but I don't understand why it doesn't
>> work if I uncomment emit appletTransformedItself();
>>
>
> another note on this: it won't work in all Containments. it is the containment
> that is responsible for keeping things in order, not the applet itself.
>
>
Yep, maybe implementing a policy like that in the desktop containment
would make more sense, at least for plasmoids that resize themselves.
Anyway it's intended to work only if the location is "floating".
> what behavior are you seeing, exactly?
>
If I uncomment emit appletTransformedItself(), moveBy seems ignored
completely.
- Antonio
More information about the Plasma-devel
mailing list