OPDS: raw server filenames for download (#13230)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run

This commit is contained in:
hius07
2025-02-11 14:10:57 +02:00
committed by GitHub
parent 48471eaa24
commit 41dd3d5d8a
3 changed files with 94 additions and 24 deletions

View File

@@ -464,7 +464,7 @@ function InputText:initTextBox(text, char_added)
padding = self.padding,
padding_top = 0,
padding_bottom = 0,
margin = self.margin,
margin = self.margin + self.bordersize,
self._check_button,
}
else