Fix the top bar scrolling off the screen on the licenses screen

custom
jacqueline 1年前
コミット 0ca82fb1d1
  1. 2
      lua/licenses.lua

@ -64,7 +64,7 @@ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR I
end end
return function(self) return function(self)
local container = self.root:Object { local container = self.content:Object {
flex = { flex = {
flex_direction = "column", flex_direction = "column",
flex_wrap = "nowrap", flex_wrap = "nowrap",

読み込み中…
キャンセル
保存