Added new file to framework 'packtable'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user