Skip to content

Fix CTRL+Page moving into wrong direction

Jan Bidler requested to merge miepee/neochat:pageup into master

Currently CTRL+PageUp moves to the next downwards room, while CTRL+PageDown moves to the next upwards room. This fixes it.

In addition, this removes normal PageUp and PageDown from switching rooms.

Edited by Jan Bidler

Merge request reports