timheuer / GitHubActionsVS

A Visual Studio extension for showing GitHub Actions workflow information
MIT License
16 stars 5 forks source link

Adding TreeViewItem double-click handler loses theming #18

Closed timheuer closed 11 months ago

timheuer commented 1 year ago

When adding the EventSetter to handle the double-click of TreeViewItem it loses inheritence of the UseVsTheme attached property causing issues in dark theme. Adding the explicit UseVsTheme as a property setter on the local resource causes a cycle. Yay.

timheuer commented 11 months ago

@all-contributors please add @zlatanov for code

allcontributors[bot] commented 11 months ago

@timheuer

I've put up a pull request to add @zlatanov! :tada: