Hacker News new | ask | show | jobs
by rkagerer 2194 days ago
It's like SimCity for a real city!

I tried the Windows version and some of the UI controls don't respond to mouse clicks, e.g. home and gear button in bottom left, speed controls and dropdown. I noticed the target areas for them are about 90px below where the buttons are painted. So when I click the checkbox to show/hide Bus, it actually turns on and off the one for Car. I'm on v0.2.0b and the client area of my game window (excluding titlebar, edges) is about 2560x1520.

Some elements, like the dropdowns at the top (Sandbox map and traffic setting) work ok.

EDIT: Looks like schemescape beat me to reporting this. I'd love to know if this was just a dumb "programmer-oops" or if there's an opportunity for the language/libraries/framework to better funnel code toward correctness.

1 comments

I've seen a few interfaces with this issue now, another one being ultimaker cura (might be fixed in a current version) and the occasional game. Every time has been with scaling on, and always seems to move the clickbox down and to the right. Would love to know what causes it.