Fix the top bar scrolling off the screen on the licenses screen
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR I
|
||||
end
|
||||
|
||||
return function(self)
|
||||
local container = self.root:Object {
|
||||
local container = self.content:Object {
|
||||
flex = {
|
||||
flex_direction = "column",
|
||||
flex_wrap = "nowrap",
|
||||
|
||||
Reference in New Issue
Block a user