MashZone NextGen 10.2 | 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 © 2013-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release