Layer Inside a Flexbox ?

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Account-Ability
 
 
Posts: 16
Joined: Wed May 11, 2016 7:06 pm

Layer Inside a Flexbox ?

Post by Account-Ability »

When I put a Layer inside of a flexbox, I can move it around. Is there a way for a layer to auto-center inside of a flexbox like other objects?
User avatar
crispy68
 
 
Posts: 2907
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Layer Inside a Flexbox ?

Post by crispy68 »

I'm not sure that a layer is meant to be used in a flex container. The flex properties is what controls how objects are aligned in a flex container. Why not use a layout grid instead on its own?
User avatar
Pablo
 
Posts: 22428
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Layer Inside a Flexbox ?

Post by Pablo »

A layer should not added to a flex container or layout grid.
Layers use absolute positioning this cannot be used inside a flexible container because then objects will not be 'flexible' and the layout will overlap or break.
Post Reply