Why are elements all over the place with Dynamic Height enabled?« Back to Questions List
Simple FixThis is a simple fix, but may require a few layout changes. Dynamic Height works like a VBox and will stack content - new below the previous. The reason this happens is because you have layers that are NOT inside folders. Dynamic Height will calculate the size of you document based on the layers contained - so we Because your content will stack, if you have layers outside of folders, the individual layer will be used to measure the height of the document. Quick FixPlace all layers inside folders and have Dynamic Height measure the folder size and not the layer. |
Do you have the right answer? If you do other users will benefit from your contribution, share your knowledge with the community!
Another way to think of Dynamic Height is a Table Row. When you enable Dynamic Height, your folders are treated as Rows in a Table, if you do not correctly align your Rows then your content will not correctly stack. If you are not sure, group your elements into a single folder ”content”, watch this video for an example: //exportkit.com/plugin/environments/html5/create-a-one-pager-wordpress-theme-from-html. |
Share Your Knowledge!
Contribute to the community and help other users to benefit from your answer with experience and knowledge.