Bring back sticky scroll and coloured background shortcuts.
authorPiotr Esden-Tempski <piotr@esden.net>
Sat, 4 Mar 2017 09:06:22 +0000 (01:06 -0800)
committerUwe Hermann <uwe@hermann-uwe.de>
Sat, 4 Mar 2017 15:09:45 +0000 (16:09 +0100)
Converted the actions to QShortcut. We do not use the actions anywhere
else in the code and they were not being triggered using the setShortcut
setting. Additionally expanded the view background color to be a
toggleable attribute.

This fixes bugs #907 and #908.


No differences found