Minor bug / weird behaviour in the auto-assignment of labs to researchers:
Expected bahaviour: The game attempts to assign as many labs as possible, so either the maximum amount of labs the scientist can use, or the maximum amount of labs available, whichever is lower.
Current behaviour: Clicking on the first scientist sets the amount of labs to be assigned properly. Clicking on another scientist who could use more labs doesn't increase the amount of assigned labs, even if more are available. Also, the game NEVER sets the assigned amount over 25 labs, even if the scientist can do more and they're available.