MikeSiLVO/script.skinshortcuts

Additional Properties not saved

Closed this issue · 4 comments

Setting menu icon, background and infoline works on Py2 but not Py3

Icon change works for main menu but management dialog doesn't update image.

.properties file is updated but the script-skinshortcuts-includes.xml file is not.

No properties are being written to the file.
The properties do update in the management dialog but not after exiting and reentering...

Edit: icon is working on py3. Maybe because it is thumb and not a property...

Onclick and <property name="path"> also update so it is just the additional properties.

Ok fixed this with 323aca1

Now to fix the management dialog not updating the icon...