Config Window Jumping Around #191


  • New
  • Defect
Open
Assigned to kaelten
  • _ForgeUser3599468 created this issue Nov 7, 2010

    When changing settings on a config page, usually towards the bottom, the page jumps back up some, hiding the setting you just changed, and you have to keep scrolling back down.

    I noticed this about a month ago, but not exactly sure when it started.

    It does it on longer pages that scroll, such as Fortress and SexyMap. Scroll to the bottom, change a setting, and it jumps back up part way.

  • _ForgeUser3599468 added the tags New Defect Nov 7, 2010
  • _ForgeUser3599468 edited description Nov 15, 2010
  • nevcairiel removed a tag New Nov 16, 2010
  • nevcairiel added a tag Duplicate Nov 16, 2010
  • nevcairiel closed issue Nov 16, 2010
  • nevcairiel removed a tag Duplicate Nov 16, 2010
  • nevcairiel added a tag New Nov 16, 2010
  • nevcairiel reopened issue Nov 16, 2010
  • Sapu94 posted a comment Nov 17, 2010

    I also noticed this with a scroll frame I was using from AceGUI. I didn't do a whole lot of testing with it, but iirc status.scrollValue is used to determine the position of the scroller. If you instead make sure that status.offset is the same before and after the reload (instead of status.scrollValue) then the scroller will stay in the exact same spot.

    Hope this helps.


To post a comment, please login or register a new account.