jerrod-lankford / google-voice-desktop-app

An electron shell wrapper around the google voice website
248 stars 38 forks source link

Hiding call sidebar #32

Closed skrekk19 closed 2 years ago

skrekk19 commented 3 years ago

Is there an easy way to hide the "call sidebar" (the rightmost pane of the app) without recompiling the app? In Chrome I do this with a filter in uBlock Origin: voice.google.com##gv-call-sidebar

josephrooks commented 3 years ago

Also came here to ask this question -- the screenshots show it hidden, but it's not hidden in the Windows app.

latin-programmer commented 3 years ago

There is an "easy" way to hide it, just make the window smaller and it will go away. If you don't like to make the windows smaller, I'm getting close to getting #56 merged where you will be able to "zoom". This will be a way to make it go away by making it zoom more until it goes away. You can check how this works on your regular browser by changing the size of your window of the zoom of the page.

jerrod-lankford commented 2 years ago

Done in 1.2.8!