Added new file to framework 'packtable'

This commit is contained in:
Tercio Jose
2024-08-10 16:13:32 -03:00
committed by andrew6180
parent b8e4306d63
commit 4032ea3746
5 changed files with 112 additions and 3 deletions
+4
View File
@@ -5276,6 +5276,10 @@ detailsFramework.TimeLineFunctions = {
self.data = data
self:RefreshTimeLine()
end,
GetData = function(self)
return self.data
end,
}
--creates a regular scroll in horizontal position