Tuesday, March 11, 2025

Layout Bugs Smashed - I'm Doing My Part

I've randomly seen that meme a good few times in the last few days, so I'll run with it. I addressed to main things last night after work - a layout issue when the phone was changed to landscape mode and was chasing down a crash a friend was having, which I could not reproduce, so I am going to say that it's already been fixed.

As for the resolution, a while back, I changed the world view to be larger on the screen, and I did that by checking the phone's screen resolution and then applying the width. Worked well it turns out, until the phone was tilted to landscape mode, when I was still using the width, though I meant it to be the height.... but you know, because the phone was tilted, the height was the width... and.... yeah. Anyhow. That's also fixed and working the way it should be.

I'm not entirely completely happy with the layout here, but I'll take it for now. It's not broken, so I can look to tweak and improve it later. 


No comments:

Post a Comment

Rumor Mill: Captain Miles is in Floren

With a few code fixes up my sleeve over the last few days, I thought I'd get into some content - after all, bugs aside, that's what ...