Playing with flexgrid - a WYSIWYG issue?

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.

Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Post Reply
alan_sh
 
 
Posts: 1673
Joined: Tue Jan 01, 2019 5:50 pm

Playing with flexgrid - a WYSIWYG issue?

Post by alan_sh »

I'm just playing with flexgrids. So, I added one to a new project and changed the template to 'newspaper'. I then added a responsive menu to the first row and noticed that it seemed to overlap into the second row.

So, I tested by adding a panel menu to the second row. That didn't seem to fit either. So, I added another flex grid and left it at the default. Added a responsive menu and that seemed to go in OK. When I preview it, it looks fine - it's just the WWB layout that doesn't seem to be very WYSIWYG

I ended up with this:

Image

So, what is going on? I am sure it will be something simple, but I can't see it.

Demo project can be found here: https://www.dropbox.com/s/hie7acxlcgzj5 ... 1.wbs?dl=1

Oh, and I'm using the latest 17.1.2 version.

cheers

Alan
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Playing with flexgrid - a WYSIWYG issue?

Post by Pablo »

The height of the row is set to 1fr. This means that it will always have a 'fixed' height, based on the height of the flex grid.
If you want a dynamic height, then set the row height to 'auto'.
alan_sh
 
 
Posts: 1673
Joined: Tue Jan 01, 2019 5:50 pm

Re: Playing with flexgrid - a WYSIWYG issue?

Post by alan_sh »

Fantastic.

Thank you.

Alan
Post Reply