Call getWidth on instance
This commit is contained in:
parent
7837ed573a
commit
4175ea2c8c
@ -863,7 +863,7 @@ local PAGES = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
local rButtonsLeft, rButtonsRight = getCenterPad(requestButtons.getWidth(), state.width)
|
local rButtonsLeft, rButtonsRight = getCenterPad(requestButtons:getWidth(), state.width)
|
||||||
|
|
||||||
local PADDING_RQC_H = 1
|
local PADDING_RQC_H = 1
|
||||||
local paddedRequestCount = Padding:new{
|
local paddedRequestCount = Padding:new{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user