Problem. (in)Visible objects in BP
Posted: Thu Mar 21, 2019 8:58 am
Hello!
I have several breakpoints on my page. Page uses master frame. which is also has the same breakpoints. So, I use copies of shape object (cause I have to change text size inside shape object) for 320p and 768p breakpoints on the page. Original shape object is "visible" at default and 1024p breakpoints (property "visible" is unmarked for copies), and vice versa (copies are visible at 320p and 768p, original object is "invisible" respectively). So, everything is fine at the editor. Visible objects are placed where needed, invisible objects are dissapeared.
The problem is while previewing the page. I see original shape objects at all breakpoints including 320p and 768p, and copies (which should be visible at this breakpoints instead of original) remains invisible. Why?
In addition. Shape objects are inside LayoutGrid. Master frame uses page header and footer and content place holder.
I have several breakpoints on my page. Page uses master frame. which is also has the same breakpoints. So, I use copies of shape object (cause I have to change text size inside shape object) for 320p and 768p breakpoints on the page. Original shape object is "visible" at default and 1024p breakpoints (property "visible" is unmarked for copies), and vice versa (copies are visible at 320p and 768p, original object is "invisible" respectively). So, everything is fine at the editor. Visible objects are placed where needed, invisible objects are dissapeared.
The problem is while previewing the page. I see original shape objects at all breakpoints including 320p and 768p, and copies (which should be visible at this breakpoints instead of original) remains invisible. Why?
In addition. Shape objects are inside LayoutGrid. Master frame uses page header and footer and content place holder.