There have been times over the last couple of days when building client apps in the new responsive editor that I have wanted to use by default a fit width to content or a fit height to content and then based on a page width conditionally change that.
Most of the time it is based on something like a text, which when fit width to content is checked, and the length of characters is too large to fit all of the content on one line when the page is collapsed, and I don’t want an ellipsis added, I’d like to uncheck conditionally the fit width to content to have it break to another line, and in some designs there are other elements on the same line as the text element that interact with it’s width settings.
I honestly would LOVE to see a property to change just simply be Layout and have every single layout property to change. I find myself often having to change multiple layout properties and it would be so much easier to just see all of the layout properties at once as it would greatly reduce my back and forth between the layout tab and the conditional tab to check with layout properties I need to change based on the conditional dynamic expression, especially when doing multiple page breaks. Plus having access to all layout properties conditionally will help dramatically, whether or not as just one property or just individually.
Been building a lot of cool stuff with it and find the new responsive editor fantastic and it has opened up so many possibilities that used to not be possible. Just a few more things to access conditionally and I think the sky is the limit to what we can do…well, as soon as we get a height and width setting that is a ‘calc’ function of 100% +/- px value.