Summary: | The face group widget is not displayed when reentering the ImagePreviewView | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Andi Clemens <andi.clemens> |
Component: | Faces-Workflow | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 2.5.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.5.0 | |
Sentry Crash Report: |
Description
Andi Clemens
2011-12-26 10:02:34 UTC
Git commit 62d2843072261b2b59ac89229b5aa4b18b0351ae by Andi Clemens. Committed on 26/12/2011 at 11:02. Pushed by aclemens into branch 'master'. Reimplement showEvent() to display face tags, if the toggle action has been checked. If the action has been checked and the ImagePreviewView was closed and than opened again (for the same image), the face tags have not been shown, although the action was checked. Trigger setFocus for the face tags widget in the showEvent(). Related: bug 289835 M +15 -5 digikam/views/imagepreviewview.cpp M +1 -0 digikam/views/imagepreviewview.h http://commits.kde.org/digikam/62d2843072261b2b59ac89229b5aa4b18b0351ae |