Bug 317424 - JJ: ["Brush presets" docker] save vertical space : remove bottom buttons
Summary: JJ: ["Brush presets" docker] save vertical space : remove bottom buttons
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Dockers (show other bugs)
Version: git master (please specify the git hash!)
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2013-03-27 08:38 UTC by David REVOY
Modified: 2013-03-30 18:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David REVOY 2013-03-27 08:38:19 UTC
Hi,
I propose a vertical diet for the "Brush presets" docker. 

== Idea / Mockup / proposition ==
 http://wstaw.org/m/2013/03/27/2013-03-27_screenshot_01.jpg

== Target ==
Save vertical space for 16/9 screen. 
( More vertical space available = more preset, or bigger layer stack visible. )
Comment 1 Halla Rempt 2013-03-30 12:46:13 UTC
Hi David,

Thanks for your report. There is code to hide these item in KoResourceItemChooser -- now we just must figure out a way to make that available from PresetDockerDock. It's not hard, lets mark this bug as a JJ
Comment 2 Sven Langkamp 2013-03-30 14:18:00 UTC
Git commit 7cc80fece084638aa92130019fb27600919897e1 by Sven Langkamp.
Committed on 30/03/2013 at 15:16.
Pushed by langkamp into branch 'master'.

remove button in preset docker

M  +1    -0    krita/plugins/extensions/dockers/presetdocker/presetdocker_dock.cpp
M  +5    -0    krita/ui/widgets/kis_paintop_presets_chooser_popup.cpp
M  +1    -0    krita/ui/widgets/kis_paintop_presets_chooser_popup.h

http://commits.kde.org/calligra/7cc80fece084638aa92130019fb27600919897e1
Comment 3 David REVOY 2013-03-30 18:03:56 UTC
Very cool , thanks Sven !
I see the field of 'Add/Remove Tag' still exist on the bottom. I guess this one is not easy to remove as well.