Bug 75360

Summary: eq window does not go away when I click the eq button
Product: [Applications] amarok Reporter: Frederik Holljen <fh>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Frederik Holljen 2004-02-16 15:57:28 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

If I click the eq button the effect window appears. If I click it again (with the effects window still open) the window doesn't go away as I expected. The playlist window does work like this.
Comment 1 Mark Kretschmann 2004-02-16 20:31:04 UTC
CVS commit by markey: 

Made EQ-button a toggle-button, so you can hide the effect browser again (fixes BR #75360).

TODO: restoring the position of the effect browser.

CCMAIL: 75360-done@bugs.kde.org


  M +1 -1      amarokbutton.h   1.2
  M +11 -5     effectwidget.cpp   1.12
  M +9 -2      effectwidget.h   1.7
  M +23 -29    playerapp.cpp   1.195
  M +0 -4      playerapp.h   1.89
  M +1 -1      playerwidget.cpp   1.115