Número de ID do Erro |
BUG-000172458 |
Enviado | November 21, 2024 |
Última Modificação | August 5, 2025 |
Aplica-se à | ArcGIS Experience Builder developer edition |
Versão encontrada | 1.15 |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 11.0 64 bit |
Status | Will Not Be Addressed
A equipe de desenvolvimento considerou esse problema ou solicitação e concluiu que não será resolvido. A seção Informações Adicionais do problema pode conter mais explicações.
|
Informações Adicionais
The best way to solve this problem is to use pixels to control the size and position of the Widget Controller widget.
Try the following.
1. Add a blank fullscreen page.
2. Add a Map widget onto the canvas. Enable all the tools the Map widget offers.
3. Add a Widget Controller widget onto the canvas. Fill it with widgets, choose a vertical direction, and place it on the left side near the map tools.
4. Set the unit of the controller's distance from the left and top from % to px.
5. Save and observe.
Additional content, unit options:
px - The absolute value in pixels.
% - The percentage of the container's width and height.
Solução Provisória
There is the option to use a Fixed Panel widget arrangement of the Widget Controller widget and place it as far as possible from the map tools in the map but it does not look aesthetically good.
Etapas para Reproduzir