]> cloud.milkyroute.net Git - dolphin.git/commit
Make the search box more compact
authorIsmael Asensio <isma.af@gmail.com>
Thu, 7 Nov 2019 00:34:19 +0000 (01:34 +0100)
committerIsmael Asensio <isma.af@gmail.com>
Thu, 7 Nov 2019 00:51:25 +0000 (01:51 +0100)
commit7949aee2d2528fb3adfc83d43799f1566e835466
tree20237fce2ee1eafa50f01d3f89f6d7709b8418a0
parent54bd267eb96de135d2bf4cb91c6a16dffa0b012a
Make the search box more compact

Summary:
Reduce the spacing between widgets and remove the content margins on the extended search options to have a more compact and space-saving layout.
Currently, some widgets are not even aligned.
This will be even more important if we remove the toggle button for 'More Options'.

CCBUG: 386754

Test Plan:
BEFORE: {F7681182}
AFTER: {F7681184}

Reviewers: elvisangelaccio, ngraham, #dolphin, #vdg

Reviewed By: elvisangelaccio, ngraham, #dolphin, #vdg

Subscribers: kfm-devel

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D25028
src/global.h
src/search/dolphinfacetswidget.cpp
src/search/dolphinsearchbox.cpp