Ahh, thanks for letting me know! If youâre curious, I had messed with the layout when adding the new side navigation (which I also see is unhelpfully squished in landscape, will have to tweak that) and was trying to get the newly open puzzle to scroll to right below the header, forgetting that the header doesnât stick to the top of the screen when thereâs insufficient screen height. Thereâs also code to minimize the puzzle if you scroll it offscreen (like by scrolling up to read previous entries) but that was accidentally kicking in from this incorrect auto-scroll, immediately minimizing itâŠ
Cleaned both pieces of that up, so it should be fixed now!