IgniteUI / igniteui-webcomponents

Ignite UI for Web Components is a complete library of UI components, giving you the ability to build modern web applications using encapsulation and the concept of reusable components in a dependency-free approach.
https://www.infragistics.com/products/ignite-ui-web-components
Other
113 stars 2 forks source link

Allow modifying the igc-tree-item indicator (icon) size #1253

Closed ddaribo closed 2 weeks ago

ddaribo commented 2 weeks ago

Which component(s) are affected?

Tree

Description

Users may want to modify the igc-tree-item indicator (icon) size. Currently, the entire igc-tree component size could be modified, however, the igc-tree-item indicator's icon size remains fixed (--ig-size-medium) and cannot be altered by targeting the ::part(indicator) or the igc-icon within, or else.

Reproduction

Check out this sample, where the igc-tree component's size is set to --ig-size-small

Workaround

I have not found a workaround

Is this a regression?

No or unsure. This never worker, or I haven't tried before.

Affected versions

4.9.0

Browser/OS/Node environment

any