diff --git a/includes/tweaks/uinavigatorpanel.layout b/includes/tweaks/uinavigatorpanel.layout index 29113ab..ab067e5 100644 --- a/includes/tweaks/uinavigatorpanel.layout +++ b/includes/tweaks/uinavigatorpanel.layout @@ -2176,6 +2176,24 @@ font-size=14 [$LINUX] spacing=16 } + place { + control="library_music_player_icon, library_music_add_button" + start="library_search" + align=left + x=16 + width=25 + height=24 + dir=right + spacing=7 + } + place { + control="library_music_menu" + start="library_music_add_button" + align=left + x=7 + height=24 + } + place { control="label_library_zoom,library_zoom,label_zoom_separator,subnavgroup_library" start=library_search @@ -2349,23 +2367,5 @@ font-size=14 [$LINUX] margin-bottom=0 dir=down } - - place { - control="library_music_player_icon, library_music_add_button" - align=left - x=68 - y=48 - width=25 - height=24 - dir=right - spacing=7 - } - place { - control="library_music_menu" - start="library_music_add_button" - align=left - x=7 - height=24 - } } // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ } // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~