Thread: Guild Window
View Single Post
  #2  
Unread 10-20-2005, 01:56 AM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

This is a programming bug on SOE's end. They weren't even aware of it till I pointed it out to a developer a few days ago.

The problem is they changed the object names and nesting for the members page and broke the code that adjusts your click location in the member list by however much the scrollbar button is offset from the top. Everything works fine as long as the scrollbar button is all the way at top.

There's a small chance this can be fixed by moving the scrollbar back to where it was nested before. More than liekly its something else we can't compensate for on our end without breaking some other aspect of the window.

Even if we could find a work around, that would most likely result in a busted window when SOE does fix their code.
Reply With Quote