Xperience1080 icon indicating copy to clipboard operation
Xperience1080 copied to clipboard

GUI.ShowNotification does not accept custom icon when viewing media

Open EldonMcGuinness opened this issue 11 years ago • 1 comments

I have a few custom scripts on my system the use the JSONRPC interface to send popup messages to my TVs. When XBMC is not playing any type of media the notification box comes up with the correct text and the custom icon. However, when a media file is playing the text shows, but the icon displayed is the stock info icon.

I have tested this with confluence and it does work the way expected there so it might just be an issue with the theme.

EldonMcGuinness avatar Sep 11 '13 16:09 EldonMcGuinness

I was able to fix the issue with the dialog box not showing the correct icon by editing the DialogKaiToast.xml file.

[source]

EldonMcGuinness avatar Sep 12 '13 20:09 EldonMcGuinness