mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-11-29 03:33:18 +00:00
Pimp out context menu
Add emby user image if exists
This commit is contained in:
parent
89fe64d019
commit
85e776707a
2 changed files with 14 additions and 1 deletions
|
|
@ -30,6 +30,15 @@
|
|||
<left>370</left>
|
||||
</control>
|
||||
|
||||
<control type="image" id="150">
|
||||
<description>User image</description>
|
||||
<texture diffuse="user_image.png"></texture>
|
||||
<aspectratio>keep</aspectratio>
|
||||
<height>44</height>
|
||||
<top>14</top>
|
||||
<left>261</left>
|
||||
</control>
|
||||
|
||||
<control type="image">
|
||||
<description>separator</description>
|
||||
<width>100%</width>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue