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
569 stars 162 forks source link

Refactor: Remove grid hardcoded width and height values #14046

Closed mddragnev closed 2 months ago

mddragnev commented 6 months ago

Description

There are couple of properties defaultHeaderGroupMinWidth defaultSummaryHeight which have hardcoded values for width/height. They are used in the whole grid and its services.

Expected result

Those values should probably come from the theme or some other way that they are not hardcoded

Attachments

Attach a sample if available, and screenshots, if applicable.

github-actions[bot] commented 3 months ago

There has been no recent activity and this issue has been marked inactive.