Hey Joshua...
I noticed that in regular planets.nu, double-clicking on a planet while giving orders to a ship, no longer switches to that planet, sometime in the last couple of days this started.
Still works as it did on test.planets.nu , which is the opposite of what I expected.
I can't be alone in greatly disliking this specific change.
If you are trying to fix the unwanted double clicking on phones/tablets... I suspect the problem is browsers give default focus differently, and a timer exists that is too long, allowing "quick clickers" clicks to be translated twice... so not actually a double click at all, but one event meeting two criteria.
I've always encountered these problems in browsers as I'm a GUI programmer, and I'm sure your probably well aware of all this already... but everyone should know it is a pain to figure out the problem, let alone a fix that works on all browsers.
|