IgniteUI / igniteui-angular

Ignite UI for Angular is a complete library of Angular-native, Material-based Angular UI components with the fastest grids and charts, Pivot Grid, Dock Manager, Hierarchical Grid, and more.
https://www.infragistics.com/products/ignite-ui-angular
Other
568 stars 159 forks source link

Default Chip Size in Pivot/GroupBy increased because the icons inside increased #14312

Closed ChronosSF closed 1 month ago

ChronosSF commented 1 month ago

Description

It seems that chips used in the grid (probably not just there) are bigger by default because their icons expand them.

Open any of the Pivot/Groupby samples that have chips.

Screenshot 2024-06-03 143350

simeonoff commented 1 month ago

@ChronosSF the change to icon size is expected, but I believe it shouldn't affect the chip size, will check.

simeonoff commented 1 month ago

Ok, closing as I can't reproduce. I compared the chip height in 17.1.x in the context of the pivot grid and here are the findings:

Large - 32px Medium - 24px Small - 20px

In 18.0, again, in the context of the pivot grid, the height of the chip is:

Large - 32px Medium - 24px Small - 20px