<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Arial'; font-size:9pt; font-weight:400; font-style:normal;">> Marcel,<br>
><br>
> I added a new issue to the spreadsheet file:<br>
> "Quick filter text search is not working for tags".<br>
><br>
> The problem seems to be here:<br>
> imagealbumfiltermodel.cpp:103<br>
> and<br>
> imagealbumfiltermodel.cpp:154<br>
><br>
> The d->tagNamesHash is never filled, because albumChanged() is not called<br>
> when switching to another album.<br>
><br>
> Maybe I'm wrong but I guess this needs to be called somewhere to set the<br>
> filtersettings properly?<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>You are absolutely right. Would have been a good idea to connect the slots ;-)<br>
Fixed in SVN.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Marcel<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p></body></html>