Changing the font color under Header options for a Table widget in the ArcGIS Experience Builder 11.3, does not change the color of the horizontal ellipses button.
ArcGIS Experience Builder
漏洞 ID 编号
BUG-000171050
已提交
September 26, 2024
上次修改时间
August 5, 2025
适用范围
ArcGIS Experience Builder
找到的版本
11.3
操作系统
Windows OS
操作系统版本
11.0 64 bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
ArcGIS Experience Builder customizes the header style by modifying the header variable's CSS style. It used to be text only, and now both the text and the ellipses icon use the same variable, thus the style is applied to them both. This is a known change from Maps SDK, so this is an expected one.