lepoco / lepoco/wpfui

Card control hover and click

Open
#447 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement more_info_needed
Dominant language
C#
Stars
9.6k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe

Card control has hover and press effect but if it's not used for clicking it should do these effects. This could confuse users.
Card expander has the same feature - it should only make hover effect when hovering the header. This is really confusing.

Describe the solution you'd like

Make an option to remove these hover and press effects.

Describe alternatives you've considered

Use card with grid that has columns etc. but it takes too much space in XAML and it's time consuming.

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Card control and Card expander implementations in the WPF UI codebase, then inspect how their hover and press effects are applied. Determine the existing control options and related styling or template entry points; done means a documented option can suppress those effects and the expander hover behavior is limited as described.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.