Hi, I’m just constructing my first site in FW 7 (not using Backdraft this time) and all going pretty well apart from one thing.
Having looked at the FW video tutorial, it mentions selecting you media size along the top of the working area and then changing your ‘page’ size in the inspector palette - mine won’t let me!
I have the screen with the red overlay (say 320 for example), nothing selected and I go to the General > Measurements palette and type in 320. For a split second it registers and then jumps back to it’s original dimensions.
(Thanks, Richard, for pointing out that 7.1.1 is out.)
I think you are right about it not being fully solved.
I was able to fix one of the breakpoints that was giving me trouble, and on the other get rid of all the red X’s that I assume were in the 7.1.1 file contents list panel to the left to indicate where breakpoint issues needed to be addressed, but this did not enable reducing the page width to the breakpoint width.
Has anyone seen any Softpress instructions on how to interpret the red X’s and the red color of the inspector window closing button, and otherwise address the breakpoint issue with the new release?
Just downloaded and tried it out - still the same problem.
Thanks for the pointer anyway Richard. Looks like I’m going to have to reconstruct using Backdraft for now (or start again from scratch). Shame, as It was all going so smoothly…
Trev
On 9 Aug 2015, at 17:53, Richard van Heukelum email@hidden wrote:
It was. Still not sure if it’s solved though. ‘Old’ docs still happen to have this issue sometimes, as if it’s embedded within the doc itself.
We’re still working on this one and will have a better solution for you very soon (in a new build – 7.1.2).
There are ways to get things working right now. The main cause of the issue is long words that are too wide for an item at smaller breakpoints (for example long words in large headings that are wider than 320px). They’ll need to be reduced in size at smaller breakpoints. If not they will cause the item containing the text, and any parent containers (including the page) to resize.
I hope this helps and sorry for the inconvenience. We’ll let you know as soon as the new version is available.
Joe
On 10 Aug 2015, at 09:46, Trevor Reaveley email@hidden wrote:
Just downloaded and tried it out - still the same problem.
Thanks for the pointer anyway Richard. Looks like I’m going to have to reconstruct using Backdraft for now (or start again from scratch). Shame, as It was all going so smoothly…
Trev
On 9 Aug 2015, at 17:53, Richard van Heukelum email@hidden wrote:
It was. Still not sure if it’s solved though. ‘Old’ docs still happen to have this issue sometimes, as if it’s embedded within the doc itself.
On 10 Aug 2015, at 10:30, Joe Billings email@hidden wrote:
Hi guys,
We’re still working on this one and will have a better solution for you very soon (in a new build – 7.1.2).
There are ways to get things working right now. The main cause of the issue is long words that are too wide for an item at smaller breakpoints (for example long words in large headings that are wider than 320px). They’ll need to be reduced in size at smaller breakpoints. If not they will cause the item containing the text, and any parent containers (including the page) to resize.
I hope this helps and sorry for the inconvenience. We’ll let you know as soon as the new version is available.
Joe
On 10 Aug 2015, at 09:46, Trevor Reaveley email@hidden wrote:
Just downloaded and tried it out - still the same problem.
Thanks for the pointer anyway Richard. Looks like I’m going to have to reconstruct using Backdraft for now (or start again from scratch). Shame, as It was all going so smoothly…
Trev
On 9 Aug 2015, at 17:53, Richard van Heukelum email@hidden wrote:
It was. Still not sure if it’s solved though. ‘Old’ docs still happen to have this issue sometimes, as if it’s embedded within the doc itself.
So happily enough I’m using words under the cut - it’s the only thing I can think of prevented me from this issue? Perhaps - but possibly there is another explanation? Cause it’s weird if you have to do a page for let’s say a:
####Mississippisteamboatcaptain Bob Carter-Smith
Perhaps the key is as often in the construction?
If so, it’s time to introduce a thing I’d like to see in Freeway for longer now:
Box-Sizing: Border-box in Freeway’s workspace. Just for the protocol cause there will be the day when browser-vendors will switch their model as well - and I’m excited what happens then.
And a tipp:
In a strong inflow construction widths are declared by content and not a width on its wrapping item.
Thanks for the pointer anyway Richard. Looks like I’m going to have to reconstruct using Backdraft for now (or start again from scratch). Shame, as It was all going so smoothly…
For me, this problem shows up in how the page is represented in Freeway, but not how it shows up when viewing through a browser locally or when published. So worth being fixed but not abandoning the 7.1.1 ship. Perhaps your experience has been different?
Ok folks, due to a small logistical error here at the Towers, the changes that were intended to be included in Freeway 7.1.2 (the things Mentioned earlier in this thread) were actually included in 7.1.1. This means that you should be able to fix these issues with the breakpoint not changing in size straight forwardly right now.
I know this an old thread and I thought it was solved long ago with the 7.1.1. However, I have the 7.1.4 and have the same problem right now. I’ve tried everything and it doesn’t work. Any ideas?
When I go to media type at 414pxl the measurements show 426pxI and I have that red tint over the page and it doesn’t adjust when I try to change it to 414pxl…
What this usually means is that something in your design is forcing the width to be greater than 414px.
Things to check include: child widths, child margins, child padding, and text content.
One way to track this down is to duplicate your document, and then try deleting items from the duplicate until you find which one (or ones) is causing the problem.
Jeremy
—
On 28 Oct 2019, at 16:29, Marcus Do Carmo email@hidden wrote:
When I go to media type at 414pxl the measurements show 426pxI and I have that red tint over the page and it doesn’t adjust when I try to change it to 414pxl…