From 54457170be5c9769464c7b16e21558ac7dae2ef4 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 28 Mar 2021 15:08:32 +0200 Subject: C++ was a mistake --- src/Body.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Body.cpp b/src/Body.cpp index c2a7681..0a439a3 100644 --- a/src/Body.cpp +++ b/src/Body.cpp @@ -620,7 +620,7 @@ namespace QuickMedia { //page_scroll = std::floor(page_scroll); pos.y += page_scroll; - bool first_item_fully_visible = true; + first_item_fully_visible = true; bool last_item_fully_visible_set = false; bool items_cut_off_set = false; -- cgit v1.2.3