Mark3K
Mark3K
I am learning rust and happen to have M1 Mac, so it's an opportunity for me to practice and I am gland I can help
Thanks for the time and advices and the code indeed looks more cleaner :)
> The problem is when refresh component list, its not refresh the new component ```rust if refreshes.components_list() { self.refresh_components_list(); } else if refreshes.components() { self.refresh_components(); } ``` so I fixed...
@evanrichter @weihanglo it will be great helpful if you guys give a another test