google-code-export / minimalist-google-calendar

Automatically exported from code.google.com/p/minimalist-google-calendar
1 stars 0 forks source link

Eliminate scroll bar #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Incorporate this fix for added screen space: 
https://chrome.google.com/webstore/detail/dcaohppjlihholdhbocabkjmhegodfnh

Original issue reported on code.google.com by rogercha...@gmail.com on 25 Feb 2011 at 2:46

GoogleCodeExporter commented 9 years ago
there is a work around:
document.body.style.marginBottom="-20px";

it will only Eliminate scroll bar in main view but not those in other pages.

your extension have hide the scroll bar but the main view still can be scroll 
by mouse middle wheel‎.

Original comment by comet...@gmail.com on 25 Feb 2011 at 4:05

GoogleCodeExporter commented 9 years ago
I don't understand. That extension didn't do anything for me when I installed 
it and the screenshot for it was taken in Month view. There is no scrollbar in 
month view...

It's a non-trivial fix and it only save 13-17px depending on your OS. Not worth 
it, sorry.

Original comment by anst...@gmail.com on 25 Feb 2011 at 4:48

GoogleCodeExporter commented 9 years ago
If you hide the Google header, then scroll bar disappears without this patch. 
Is a bit trivial, but I didn't mean this to be posted as a defect--just a 
feature request to have all calendar fixes under one extension.

Original comment by rogercha...@gmail.com on 25 Feb 2011 at 5:09

GoogleCodeExporter commented 9 years ago
Issue 27 has been merged into this issue.

Original comment by anst...@gmail.com on 2 Mar 2011 at 2:11