Page 1 of 1

Issue: unpredictable layout in nested items using percentages

Posted: Wed May 24, 2017 6:49 pm
by JPasnikowski
I'm having a problem getting a cloned list of node names to display full-width to its container. It appears that there are 2 additional divs generated that are coming up with a pixel width of 160, when I have all widths set as a percentage:

Hotspot_list scroll container:
Image
Has these attributes:
Image

Nested Cloner container:
Image
Has these attributes:
Image

Text container:
Image
Has these attributes:
Image

This is the canvas preview from within pano2vr showing the expected result:
Image

This is the actual result:
Image

And this is the code, showing the additional divs:
Image

Am I not following the correct workflow for this to work as expected?

I would also like to comment that having to tell a subelement to be positioned 300% of its parent width in relation to the full page instead of in 0% of the parent position/width in relation to the parent is not especially intuitive.

Thanks for any help/suggestions/advice!

Re: Issue: unpredictable layout in nested items using percentages

Posted: Sun Jun 11, 2017 11:09 pm
by Hopki
Hi,
Can you post your skin with your work so far.
Be happy to take a look and if I need to bug track anything Ill have files to offer the developers.
Regards,
Hopki

Re: Issue: unpredictable layout in nested items using percentages

Posted: Thu Jun 22, 2017 9:07 pm
by JPasnikowski
Ack! Unfortunately, I didn't see your reply until I had decided to make changes to how I handled the layout. Next time I run into the same issue, I'll make sure to post it to this thread. Thanks!