Skip to content
This repository has been archived by the owner on Dec 30, 2021. It is now read-only.

Make full titlebar draggable #19

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

davidhatten
Copy link

At the "Sign in" screen, the title bar was only draggable right around the control buttons. I've widened the title bar so that you can click and drag on a much larger area.

The title bar does not extend all the way across because then it would cover up the right hand controls during sign in and general use.

Currently, during general use, the window dragging is somewhat slow. I think this is the drag coming from ReactElectronWebview, but I can't be sure. Either way, this is more responsive.

I'm not sure about the change in GooglePlayMusic, but it stopped an error from happening, didn't cause any new errors, and looks like it's what was intended. The console was complaining that it couldn't open gpm.js, but it was happy about getting the built one from /dist/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant