mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
removed extra spacing around cover per default
This commit is contained in:
parent
0bb6f46bea
commit
f36e789f26
@ -2106,7 +2106,6 @@ class MainCover(Gtk.Frame):
|
||||
|
||||
# event box
|
||||
event_box=Gtk.EventBox()
|
||||
event_box.set_property("border-width", 5)
|
||||
|
||||
# cover
|
||||
self._cover=Gtk.Image.new()
|
||||
|
@ -37,7 +37,7 @@
|
||||
<description></description>
|
||||
</key>
|
||||
<key type="i" name="track-cover">
|
||||
<default>360</default>
|
||||
<default>370</default>
|
||||
<summary>Size of main cover</summary>
|
||||
<description></description>
|
||||
</key>
|
||||
|
Loading…
Reference in New Issue
Block a user