Well, the solution is in my posting #3706. Use the unit vh to set the height to a percentage of the available viewport. So no need for further investigation. Thanks anyway. Rgds, Jan
A colleague of mine found the vh css unit, standing for Viewport Height. E.g. 95vh means 95 % of the available viewport. It can be used with the Height config option of a Vertical Layout (and [...]
From your findings it sounds like my suspicion was right – but that it’s even more complicated than I though. I really hope someone comes up with a solution – with mobile [...]
I have a coach that is supposed to be viewed on a mobile phone. It uses the Responsive Sensor on top level and within that a Vertical Layout. It looks pretty good except for one thing: I have not [...]
Tested with the latest release 4.4.5, which has support for themes. It appears that label wrapping works when the BPM Theme is applied, but not when the Spark UI Theme is. Could create a copy of [...]
I have a coach with a Modal Section. When the coach is loaded, the Modal Section is displayed briefly, just a flash. Looks like it is being loaded together with the coach, and then immediately [...]
I have a coach with Text, Multi Select and Single Select CVs. The coach is intended to be viewed on various devices, mainly mobile. So I have embedded all CVs in the coach in a Responsive Sensor [...]
I have a Tooltip wrapping an Icon. The text of the Tooltip is fairly long. With the configuration defaults, the displayed tooltip becomes quite tall and narrow. There is a configuration option [...]