2023-04-03, 20:22
Hi, I like very much the Estuary mod v2 skin for all the customization it offer. Although there is a minor annoyance that I would like to address and wonder if someone have a suggestion for me. The problem is that the favorite widget do not display the name of the items.
Here is the widget view :
But if you enter the favorite section you got name :
As you can see the name appear under the icon, any way to have that on widget view as well ?
Here is what look like my favorites.xml:
<favourites>
<favourite name="MIDI">ActivateWindow(10502,"smb:[...]/MIDI/",return)</favourite>
<favourite name="MOD">ActivateWindow(10502,"smb:[...]/MOD/",return)</favourite>
[...]
<favourite name="SID">ActivateWindow(10502,"smb:[...]/SID/",return)</favourite>
</favourites>
Thank you
Here is the widget view :
But if you enter the favorite section you got name :
As you can see the name appear under the icon, any way to have that on widget view as well ?
Here is what look like my favorites.xml:
<favourites>
<favourite name="MIDI">ActivateWindow(10502,"smb:[...]/MIDI/",return)</favourite>
<favourite name="MOD">ActivateWindow(10502,"smb:[...]/MOD/",return)</favourite>
[...]
<favourite name="SID">ActivateWindow(10502,"smb:[...]/SID/",return)</favourite>
</favourites>
Thank you