Author Topic: Huge gap between channels and chat logs in full view  (Read 2481 times)

0 Members and 1 Guest are viewing this topic.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Huge gap between channels and chat logs in full view
« on: June 26, 2011, 02:34:37 pm »
There appears to be some problems in full view still. Also if I switch to a lower computer screen res, the text area overlaps on the online list and sometimes I have to scroll down the page to see it.

Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
Re: Huge gap between channels and chat logs in full view
« Reply #1 on: June 26, 2011, 05:33:04 pm »
I wasn't requesting enough lines to fill a large display. I've upped it to 150 lines, should solve that.

Also, the style was set at page load. I moved the dynamic sizing things into the onresize event.
« Last Edit: June 27, 2011, 01:59:57 am by Netham45 »
Omnimaga Admin

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Huge gap between channels and chat logs in full view
« Reply #2 on: June 27, 2011, 03:49:57 pm »
Oh so it was based on window resolutuion?

Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
Re: Huge gap between channels and chat logs in full view
« Reply #3 on: June 27, 2011, 03:51:37 pm »
Yea. I fixed it so it refreshes on resize now.
Omnimaga Admin

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Huge gap between channels and chat logs in full view
« Reply #4 on: June 27, 2011, 03:52:28 pm »
There's still a small issue with the online list, though. At the bottom of it, there's a small empty gap.