Número de ID do Erro |
BUG-000170846 |
Enviado | September 18, 2024 |
Última Modificação | August 5, 2025 |
Aplica-se à | ArcGIS Experience Builder |
Versão encontrada | N/A |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 10.0 64 Bit |
Status | As Designed
Após revisão pela equipe de desenvolvimento, foi determinado que esse comportamento é conforme projetado. Consulte a seção Informações Adicionais para obter detalhes.
|
Informações Adicionais
The Card widgets are set to custom heights in pixels, with their total height adding up to a fixed number. This configuration allows the Section widget to maintain a fixed height, preventing unwanted space at the bottom of the page.
To set specific aspect ratios like 1:1 or 1:2 for the Section widget, the height of the inner widgets must be set as custom percentages instead of fixed pixel values. For example, with four images in one view, each image is set to 20% height and positioned at 5%, 30%, 55%, and 80% from the top, with 5% spacing between them.
It is also important to set the Block widget containing the Section widgets to auto height; otherwise, the section may be cut off.
Solução Provisória
Use a fixed page in ArcGIS Experience Builder, as the issue is specific to the scrolling page.
Etapas para Reproduzir