On Thu, Jan 9, 2014 at 7:28 AM, Jason H wrote:
> Thanks Alan. Actually, A this the case. However I don't understand why it
> matters?
>
> The "missing code" is just the Animal.qml, that only nests the elements
> accordingly for layering/grouping:
> Item {
> Item { id: head
>Item { id: earL}
>
everything else)
From: Alan Alpert <4163654...@gmail.com>
To: Jason H
Cc: "interest@qt-project.org"
Sent: Monday, January 6, 2014 2:57 PM
Subject: Re: [Interest] Unexplained offset in QML
On Fri, Jan 3, 2014 at 2:08 PM, Jason H wrote:
> I have a QML object that is sev
On Fri, Jan 3, 2014 at 2:08 PM, Jason H wrote:
> I have a QML object that is several Images. When I load the whole thing, I
> do it as a two-step process. The first is a static QML file that properly
> nests the objects. That is inherited by one that sets the source and
> location of the images.
>
I have a QML object that is several Images. When I load the whole thing, I do
it as a two-step process. The first is a static QML file that properly nests
the objects. That is inherited by one that sets the source and location of the
images.
The images are correct, with no white space. The offs