Bug 75360 - eq window does not go away when I click the eq button
Summary: eq window does not go away when I click the eq button
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-16 15:57 UTC by Frederik Holljen
Modified: 2006-06-11 12:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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