PackRat Tracker

By jaguarcy Last update May 3, 2011 — Installed 21,470 times.

Using on Small Screen- Scroll?

in
Subscribe to Using on Small Screen- Scroll? 5 posts, 2 voices



muddypaw User

Hi! I just love using the tracker. My laptop died and hubby replaced it with a netbook. I now have a 10in screen to play with.

The packs that have more cards in them do not show all of the cards and are cut off in the tracker. The tracker does not scroll to show all of them.

Is it possible for me to tweak the tracker to be a little thinner and have scroll ability both horizontally and vertically?

Thanks!

 
jaguarcy Script's Author

Yeah, that's a known problem... One way around it (though definitely not a solution), is decrease the font size in firefox when you need to see the hidden cards. Just press Ctrl-- (control minus) to reduce the screen font size, and hit Ctrl-0 to revert it when you're done. Obviously it's a problem because on a 10in screen the fonts are already pretty small... but at least it should enable you to access the stuff that's hidden until a fix is in place.

 
muddypaw User

Thanks, I'll give that a try! - I tried... It got so small I couldn't read it and it still didn't fit vertically on the screen. Below is a piece of script from the old Auto Clicker script that was written to allow it to scroll. I was using it as a basis to look at this script to see if I could find where to put in the word scroll. I wasn't able to find in this script the same wordage as in that script.

Would something like this work for this script? Thanks!

"var css = ".facebook-gm-pref {display: none; position: absolute; z-index: 99; left: 200px; top: 200px; overflow: scroll; background-color: white; border: 1px solid black; padding: 10px; min-width: 400px; height: 400px}";

Or just replace the word "visible" with "scroll" and remove the "min-" from "min-height".

This makes the prefs box only 400px tall and adds scroll bars.

AND if you use the tracker userscript as well, and LIKE to have prefs open while you compare what you need with tracker edit "left: 200px;" to "left: 260px;"

I personally think I like a scrollbar in the box, rather than my whole screen, this is kinda nice :)"

 
jaguarcy Script's Author

Scroll has been added, will be up with the new version

 
muddypaw User

Thank you SO MUCH!!!!

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel