After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 735424 - Save Tag Filter Options
Save Tag Filter Options
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: User Interface
2.8.10
Other All
: Normal enhancement
: 2.10
Assigned To: GIMP Bugs
GIMP Bugs
: 738217 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2014-08-26 02:59 UTC by Julien GERARD
Modified: 2014-11-05 20:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Julien GERARD 2014-08-26 02:59:17 UTC
It is possible to add an option to save tag filter on the brush panel.

I have 250 brushes loaded and at each start of gimp, I have to set my filters again.

Thanks
Comment 1 Michael Natterer 2014-08-27 19:54:07 UTC
I think that makes a lot of sense.
Comment 2 Michael Natterer 2014-11-05 19:57:08 UTC
*** Bug 738217 has been marked as a duplicate of this bug. ***
Comment 3 Michael Natterer 2014-11-05 20:16:10 UTC
Fixed in master:

commit 6f3ee009636ff53b99de60e416510430bcc83302
Author: Michael Natterer <mitch@gimp.org>
Date:   Wed Nov 5 21:14:31 2014 +0100

    Bug 735424 - Save Tag Filter Options
    
    Save the active tag filter in sessionrc.

 app/widgets/gimpdatafactoryview.c | 120 +++++++++++++++++++++++++++++---------
 1 file changed, 94 insertions(+), 26 deletions(-)