Skip to content

[Splitter] Reset splitter position on right click

Eugene Popov requested to merge (removed):splitter_reset into master

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.

BUG: 206525

Merge request reports