Skip to content

Conversation

@Avid29
Copy link
Contributor

@Avid29 Avid29 commented Dec 19, 2025

Fixes #712

PR Type

What kind of change does this PR introduce?

What is the current behavior?

If a ListViewBase does not use a container, for whatever reason, the item's background will not be altered.

What is the new behavior?

If the ItemContainer is not, the item itself will be used if the type is a Control.

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

Copy link

@zubinqayam zubinqayam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Avid29:fix/alt-color6

@Avid29 Avid29 changed the title Fix AlternateColor when using ListViewBase without container [Extensions] AlternateColor without item containers Dec 19, 2025
@Avid29 Avid29 mentioned this pull request Dec 29, 2025
11 tasks
@Arlodotexe Arlodotexe self-requested a review January 7, 2026 10:29
@Arlodotexe Arlodotexe added bug Something isn't working components::extensions Extensions for text, framework components, visual transforms, shadows, and more. labels Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working components::extensions Extensions for text, framework components, visual transforms, shadows, and more.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ListViewExtensions.AlternateColor doesn't work with ListView.Items with ListViewItem

4 participants