Reading a GUI element's current width?
Posted: Sat Aug 01, 2015 1:17 pm
I've only tried this from the console yet, so forgive me if doing it from within the mod that created the GUI will give better results, but I only ever seem to get `nil` when trying to read a GUI element's `width` property (and the `element.style` has no such property at all).
I don't intend to assign to the width at any point, but would instead just like to find out how wide the visual element currently is. Is this possible, or should I be making a modding interface request?
I don't intend to assign to the width at any point, but would instead just like to find out how wide the visual element currently is. Is this possible, or should I be making a modding interface request?