ContentPresenterApp limitations
- Last UpdatedJul 17, 2024
- 1 minute read
For the Size Mode property,only Scaled is supported. Fixed mode is not supported with the OMI web client.
When configuring the content of a ContentPresenter instance, we recommend you limit the number of graphics as much as possible. The web client loads all of the graphics into memory, so large numbers of graphics, or very complex graphics, can use a great deal of memory. Be sure to check the performance of ViewApps that use the ContentPresenter before you place them into production for use with the web client.