Skip to content
Commit 7370acf3 authored by Ragnar Thomsen's avatar Ragnar Thomsen
Browse files

Improve hide/show logic for information panel

The logic governing hiding/showing of the infopanel as well as
storing/retrieving the size of the QSplitter was reworked into a more
intuitive and simple approach. A configuration option "showInfoPanel" of
type bool was added, which stores whether or not the infopanel should be
shown. The option "splitterSizesWithBothWidgets" was removed, since it's
no longer needed. Default values of "splitterSizes" are now set in the
kcfg file, instead of in part/part.cpp.

REVIEW: 123980
parent 27148433
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment