不具合 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.
再現の手順