Integrate Software AG Products Using Digital Event Services : MashZone NextGen Help : Appendix : Legacy Presto components : Apps and Workspaces : Custom Apps : Create Fully Custom Apps in the App Editor : App Dimensions and Resizing : Support Resizing in Custom Apps
Support Resizing in Custom Apps
In most cases, you can follow common web application techniques to allow app content to be resizeable in desktop devices, such as using percentages for dimensions and setting the CSS overflow property. Depending on the app’s content, it is typically a good practice to add the following CSS properties to the root element for your custom app content:
*overflow:auto
*height:100%
In many cases, this is all that is required to allow custom app content to properly handle desktop dimension changes when the container is resized. If custom handling is required, however, you can explicitly Handle Resize Events in custom apps.
Copyright © 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback