View Single Post
  #3  
Old 10-24-2009, 03:52 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
I just found the problem, it was, of course, my fault .

I misspelled $pref::graal::defaultfontsize when doing

PHP Code:
this.nickZoom $pref::graal::defaultfontsize 24
which was causing it to try to show at 0 zoom (it capped at like .1 or so) and apparently caused some other problems. It's working now.

Oops, thanks anyway, though <3.
__________________
Reply With Quote