alamminsalo / orion

Cross platform Twitch.tv client
GNU General Public License v3.0
314 stars 60 forks source link

Slight UI improvement #160

Closed simonmeulenbeek closed 7 years ago

simonmeulenbeek commented 7 years ago

Change: single clicking on the small player now makes it full screen.

Reason: It annoyed me that you had to click on the player icon in the sidebar to return to fullscreen from the mini player. Looking through the code I figured out I needed to doubleclick, I never thought of that! A bit dumb I know. I think this change makes it a bit more intuitive.

ahjolinna commented 7 years ago

I do prefer the "double click" because if it was just "single click" then it increases the possibility that you will easily just miss click which becomes more annoying, plus "double click" is also better for touch screen also

alamminsalo commented 7 years ago

I think dblclick is the better option because it prevents accidental clicks better