KieranBond / KieranBond/MiniSpotify
[FEATURE] Hover on buttons show preview of button post-click state
- Dominant language
- C#
- Stars
- 13
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
* **Is your feature request related to a problem? Please describe.**
When hovering on buttons currently, it's very ugly. It fills the 'block' that the buttons icon consists of with a semi-transparent white.
---
* **Describe the solution you'd like**
Instead of showing this block of white, show what the icon would look like post-click. For example, when hovering over the Pause button make it appear as the Play button.
---
* **Describe alternatives you've considered**
Another alternative to showing the post-click state would be to just remove any on hover behaviors, and just allow the mouse to appear as the clicking hand icon instead.
Contributor guide
Research direction
The issue names no files or tests. Start by locating the WPF button hover styles and the Pause/Play icon definitions, then verify that hovering previews the post-click icon without changing the button's state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100