mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
[chore, CI] Remove empty whitespace (#8506)
This commit is contained in:
@@ -116,7 +116,7 @@ function DoubleSpinWidget:update(numberpicker_left_value, numberpicker_right_val
|
||||
right_widget.picker_updated_callback = function(value)
|
||||
self:update(left_widget:getValue(), value)
|
||||
end
|
||||
|
||||
|
||||
local text_max_width = math.floor(0.95 * self.width / 2)
|
||||
local left_vertical_group = VerticalGroup:new{
|
||||
align = "center",
|
||||
|
||||
Reference in New Issue
Block a user