View Single Post
11-23-23, 02:32 PM   #1
neogeekmo
A Kobold Labourer
AddOn Author - Click to view addons
Join Date: Nov 2023
Posts: 1
Ace3 Config don't update on data change

Hey I think I have an issue with Ace3 config in blizzoptions



When I open the options for the first time, there's a gap between my elements that persists until I click on an element in my config (button, checkbox, etc.) or another addon in list to triggers an update



Here, the same thing happend but with my frames.
I have some dialogcontrols that contain my table frames. With a click, I move elements from one frame to another + a rerender of my frames to recalculate the height, ...
So same thing until I switch views or click one of the buttons at the top, the sizes don't update

Any ideas where the problem might come from ?
maybe a workaround to force the rerender of options ?

I can give you the code if needed
  Reply With Quote