0ad8b66046
There was two switch where only one was needed (which caused an event to register in two different actions under some conditions). I merged both of them, which not only made the code a lot clearer but also safer. Fixed the Home and End case which didn't update the display correctly. I've tested it for some time, so I'm pretty sure nothing is broken.