[Digikam-devel] [Bug 166472] Thumbnail bar gone in image editor	when switching back from fullscreen
    Andi Clemens 
    andi.clemens at gmx.net
       
    Wed Jul 16 12:48:43 BST 2008
    
    
  
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=166472         
------- Additional Comments From andi.clemens gmx net  2008-07-16 13:48 -------
This error is also related to showFoto from KDE3 branch:
1. Open a folder
2. Hide the thumbbar
3. Goto fullscreen
4. Exit fullscreen
The thumbbar will be displayed. So I really guess 
    // If Hide Thumbbar option is checked, restore it.
    if (!m_showBarAction->isChecked())
    d->thumbBar->show();
is wrong... or isn't it?
    
    
More information about the Digikam-devel
mailing list