The source project of this merge request has been removed.
[Splitter] Reset splitter position on right click
This MR makes Dolphin to reset the position of the splitter on right click. I initially intended to do this on double click, but since the splitter doesn't allow to properly handle double clicks, I decided to do it on right click.