- audioplayer: don't scale covers to quadrat-dimensions

Signed-off-by: Thilo Graf <dbt@novatux.de>

# Conflicts:
#	src/gui/audioplayer.cpp
This commit is contained in:
svenhoefer
2017-07-04 12:07:33 +02:00
committed by Thilo Graf
parent 6aa66b84c1
commit dd19314000
2 changed files with 24 additions and 11 deletions

View File

@@ -98,6 +98,7 @@ class CAudioPlayerGui : public CMenuTarget
int m_meta_height;
int m_button_height;
int m_title_height;
int m_cover_width;
int m_info_height;
int m_key_level;
bool m_visible;