[Digikam-devel] [Bug 115157] digikam usability: Image comments/tags dialog: hard to find/see all already selected tags (and to 'de'select them)
Arnd Baecker
arnd.baecker at web.de
Thu Jan 11 11:42:49 GMT 2007
> and checked at the end that the visibility of "Aa" is false.
To be precise here: I first confirmed at the end (=after running
through the iterations) that
titem->isOn();
is still False. However, it was still displayed.
When iterating over the elements,
item->setVisible(isOn);
the visibility is set to false, as expected.
However, at the end (after running through the iterations),
the visibility of the "Aa" element changes, i.e.
item->isVisible()
is True instead of false.
Hope this is clearer ...
Arnd
More information about the Digikam-devel
mailing list