no/corrupted scrolling bars #154


  • Defect
  • Accepted
Closed
Assigned to nevcairiel
  • _ForgeUser3390197 created this issue Jul 12, 2010

    What steps will reproduce the problem?

    1. I added the my options table (quite big) to the bliz options
    (full addon: http://wow.curse.com/downloads/wow-addons/details/tmm.aspx)
    2. open bliz options

    What is the expected output? What do you see instead?

    There should be scroll bars on the side to see all content of the table but there are none.
    The ones of the sub groups do not work.
    same behaviour when choosing the addons options in /ace3

    What version of the product are you using?

    r958

    Do you have an error log of what happened?

    no error :/

    Please provide any additional information below.

    Everything works fine if you change the size of the Blizzard/ace3 options, but i want it to work with every size.

  • _ForgeUser3390197 added the tags New Defect Jul 12, 2010
  • _ForgeUser3390197 added an attachment WoWScrnShot_071210_131423.jpg Jul 12, 2010

    WoWScrnShot_071210_131423.jpg

    <p>ace3 options</p>

  • _ForgeUser3390197 added an attachment WoWScrnShot_071210_125516.jpg Jul 12, 2010

    WoWScrnShot_071210_125516.jpg

    <p>bliz options</p>

  • _ForgeUser3390197 added an attachment table_code.txt Jul 12, 2010

    table_code.txt

    <p>code for the options table</p>

  • _ForgeUser3390197 edited description Jul 12, 2010
  • nevcairiel posted a comment Jul 20, 2010

    I was actually able to reproduce your problem, taking a look now.

  • nevcairiel posted a comment Jul 20, 2010

    Ok, i figured out why its doing this.

    You are using a group inside a group after placing alot of other options before this. This is (sadly) currently not supported properly, and will require some bigger changes to be fixed.

    I will do this as soon as my time permits.

  • nevcairiel removed a tag New Jul 20, 2010
  • nevcairiel added a tag Accepted Jul 20, 2010
  • _ForgeUser2848144 posted a comment Aug 12, 2010

    I'm encountering the same problem, and I'm only using one group for the whole thing.

    The relevant code is found here: http:paste.wowace.com/2305/

    The relevant image is found here: http:i38.tinypic.com/2vbo776.jpg

  • nevcairiel posted a comment Aug 12, 2010

    You actually do have a second group in there (not showing in the paste, but in your actual addon).
    The group is being imported through AceDBOptions, so same issue.


    Edited Aug 12, 2010
  • nevcairiel closed issue Apr 14, 2020

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