clang-format-fix
This commit is contained in:
parent
5577b175b8
commit
af714feedd
@ -12,7 +12,7 @@ constexpr int SKIP_PAGE_MS = 700;
|
|||||||
int XtcReaderChapterSelectionActivity::getPageItems() const {
|
int XtcReaderChapterSelectionActivity::getPageItems() const {
|
||||||
constexpr int startY = 60;
|
constexpr int startY = 60;
|
||||||
constexpr int lineHeight = 30;
|
constexpr int lineHeight = 30;
|
||||||
|
|
||||||
const int screenHeight = renderer.getScreenHeight();
|
const int screenHeight = renderer.getScreenHeight();
|
||||||
const int endY = screenHeight - lineHeight;
|
const int endY = screenHeight - lineHeight;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user