Fix alignment of tracks on Cover panel
The album title will not be moved out of view because it is already left aligned. But long track names will create a scroll bar and should be wrapped.
Fix alignment of tracks on Cover panel
Update code to meet Style Guide for Python Code (PEP 8)