Images in Card widgets are resized and cropped in ArcGIS Experience Builders in View mode.
ArcGIS Experience Builder
漏洞 ID 编号
BUG-000162479
已提交
October 30, 2023
上次修改时间
August 5, 2025
适用范围
ArcGIS Experience Builder
找到的版本
June 2023
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
This behaviour is as designed. The Card widget is added using percentage units for both width and height by default, hence the Card size is responsive to the browser. The image added to the card uses Stretch for both width and height so it also changes as the card resizes. To tackle this issue, use percentage units for card width and height.