Hi Yong Bi
This usually happens when we migrate studio pro version. The recommended approches are
1.Update Atlas Core,Data widgets and Atlas Web Content from marketplace.
2.Clean the deployment folder and clear cache in browser
3. Check Custom CSS for SVG/Icon Overrides, check the custom UI applied on that icon
example:.
widget-datagrid .column-selector-button svg,
.widget-datagrid .column-selector-button .btn-icon {
width: 16px !important;
height: 16px !important;
}
I hope this helps
Hi Yong Bi,
The DataGrid2 show/hide (eye) icon becomes oversized due to a styling regression. Update to the latest 10.24 patch or add custom CSS to resize the icon.
Siemens UI Resources Bug
V 2.2.4
Fixes:
- Data grid 2 fixes (eye size issue and background color in the header);
- Accessibility fixes (color contrast and footer navigation);
- Date picker fixes.