https://bugs.kde.org/show_bug.cgi?id=441447

--- Comment #22 from Felix Ernst <fe.a.er...@gmail.com> ---
Git commit 209c7284b0daea1b750e1cd01d4ee80dd050d172 by Felix Ernst.
Committed on 14/01/2022 at 12:08.
Pushed by felixernst into branch 'master'.

Remove background color chooser widget

In e6241375e3ffecf0bfc0973b5e00dd193183eabb actions were added to
Gwenview which allowed easy changing of the background color. As
part of this change a widget was added to the status bar which
contains these new actions.

This commit removes the widget again while keeping the actions to
quickly change the background color of the view available both from
the menu bar and from the right-click context menu.

Having these actions always visible on the status bar doesn't seem
necessary because users generally seem to not be too interested in
switching the background color frequently.

This commit is kind of a requirement for adding other actions to
the status bar instead which users are vocally more interested in
having.

Most of the added lines were just moved from the widget class to the
`documentviewcontroller`.

M  +5    -5    app/gvcore.cpp
M  +0    -5    app/viewmainpage.cpp
M  +0    -1    lib/CMakeLists.txt
D  +0    -283  lib/backgroundcolorwidget/backgroundcolorwidget.cpp
D  +0    -45   lib/backgroundcolorwidget/backgroundcolorwidget.h
M  +1    -1    lib/documentview/documentview.cpp
M  +4    -3    lib/documentview/documentview.h
M  +109  -58   lib/documentview/documentviewcontroller.cpp
M  +0    -3    lib/documentview/documentviewcontroller.h
M  +7    -7    lib/gwenviewconfig.kcfg

https://invent.kde.org/graphics/gwenview/commit/209c7284b0daea1b750e1cd01d4ee80dd050d172

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to