@@ -713,6 +713,7 @@ async def main():
result = None
if pygame.FINGERUP and touch_start:
result = await touch(event)
print(result)
if await is_LEFT_event(event) or result == "ontop":
can_tip = current_case.length_units * UNIT_HEIGHT <= TRAILER_HEIGHT
The note is not visible to the blocked user.