The version 783 of AceConfigDialog-3.0 and highers is baring me to see the Other Panel in PB4.
Its working fine with the AceConfigDialog-3.0 736.
If i have any addons using the new beta ace3, even with PB4 using the older ace3, then the Other panel dont show up.
If I update PB4 with the ace3 beta the panel dont show up either.
for example I just downloaded the new version of Prat, ARL, Silverdragon, Onebank3 : they all use in their version the last ace3 beta :
- Prat Release with Beta ace3
- Silverdragon Release with Beta ace3
- OneBank3 Beta with Beta ace3
- ARL Release with Beta ace3.
With the new batch of ace3 Library i just lost again the access of the Other panel in PB4.
Reverting the AceConfig to the
-- @release $Id: AceConfigDialog-3.0.lua 736 2009-02-14 11:13:43Z nevcairiel $
in all addons just give again the visibility of Other panel in PB4. (the functionality are still there when we dont see the panel).
This is only this Library that seems to give the problem, all the changes made to AceGui and all others in ace3 folder are good.
But it seems that this happens only with PB4, so it might probably be related to PB4. I tried to update all the ace3 library as well in PB4 but the problem was still there, even if I was using only PB4 and no other addons.
I did the whole test with all my addons, solo PB4, then adding one by one the others to find if it was related to an addon specific, but no, the only problem was AceConfig.
Its working fine with the AceConfigDialog-3.0 736.
If i have any addons using the new beta ace3, even with PB4 using the older ace3, then the Other panel dont show up.
If I update PB4 with the ace3 beta the panel dont show up either.
for example I just downloaded the new version of Prat, ARL, Silverdragon, Onebank3 : they all use in their version the last ace3 beta :
- Prat Release with Beta ace3
- Silverdragon Release with Beta ace3
- OneBank3 Beta with Beta ace3
- ARL Release with Beta ace3.
With the new batch of ace3 Library i just lost again the access of the Other panel in PB4.
Reverting the AceConfig to the
-- @release $Id: AceConfigDialog-3.0.lua 736 2009-02-14 11:13:43Z nevcairiel $
in all addons just give again the visibility of Other panel in PB4. (the functionality are still there when we dont see the panel).
This is only this Library that seems to give the problem, all the changes made to AceGui and all others in ace3 folder are good.
But it seems that this happens only with PB4, so it might probably be related to PB4. I tried to update all the ace3 library as well in PB4 but the problem was still there, even if I was using only PB4 and no other addons.
I did the whole test with all my addons, solo PB4, then adding one by one the others to find if it was related to an addon specific, but no, the only problem was AceConfig.
Thank you :)