UIStrokeAdjuster - Properly scale your UIStrokes!

I think the module you wrote still has problems. I don’t recommend you to use a table to store the initial Thickness data. For example, some UIs are temporarily cloned from other UIs, and its UIStroke will inherit the cloned UI object. If the Thickness of its cloned object has changed by pixels at this time, these cloned UIStrokes will have errors.

1 Like