Hey all!
I am making a plugin for myself that makes it easier to edit map data inside datastores. however, I’ve ran into an issue that didn’t happen before.
When opening the widget and navigating to the map collection, it’s supposed to clone a sample button stored inside the ScrollingFrame and change it based on incoming data. However, upon the UI loading in, the sample button seems to lose all its additional elements (UICorners, UIStrokes, etc.)
What I want:
What I get:
The button itself is entirely for input, it doesn’t display any data. Therefore, this is a serious roadblock here, seeing as there is no object to display data on.
Any ideas on how to solve this issue? I’m happy to provide additional info if needed!
Thanks in advance!