KieranBond/MiniSpotify

[FEATURE] Hover on buttons show preview of button post-click state

オープン

#23 opened on 2019/11/20

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C# (1 件のフォーク)auto 404
UIenhancementgood first issue

Repository metrics

Stars
 (13 個のスター)
PR merge metrics
 (PR metrics pending)

説明

  • 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.

コントリビューターガイド