漏洞 ID 编号 |
BUG-000172458 |
已提交 | November 21, 2024 |
上次修改时间 | August 5, 2025 |
适用范围 | ArcGIS Experience Builder developer edition |
找到的版本 | 1.15 |
操作系统 | Windows OS |
操作系统版本 | 11.0 64 bit |
状态 | Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
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.
解决办法
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.
重现步骤