from retail

This commit is contained in:
NoM0Re
2025-01-19 14:54:14 +01:00
parent dccd22b610
commit 87c681b2f3
10 changed files with 62 additions and 25 deletions
+2
View File
@@ -43,6 +43,8 @@ local default = {
columnSpace = 1
}
Private.regionPrototype.AddAlphaToDefault(default);
local controlPointFunctions = {
["SetAnchorPoint"] = function(self, point, relativeFrame, relativePoint, offsetX, offsetY)
self:ClearAllPoints();
+2
View File
@@ -22,6 +22,8 @@ local default = {
scale = 1,
};
Private.regionPrototype.AddAlphaToDefault(default);
-- Called when first creating a new region/display
local function create(parent)
-- Main region