Customization Menu stuck on "No control(s) defined" after defining controls in LivelyProperties.json
#2529
Labels
enhancement
New feature or request
Describe the bug
While development, it is possible to remove all properties from
LivelyProperties.json
, then later putting new ones in afterward.Currently "Restore Defaults" makes Lively read from
LivelyProperties.json
, so it also works as a "Refresh Properties" while developing a wallpaper.However, if you press the "Restore Defaults" button to make Lively pickup new changes from the file, it could read the empty file and remove the "Restore Defaults" button, causing there to be no way to make Lively to pick up later changes.
To Reproduce
Steps to reproduce the behavior:
LivelyProperties.json
and remove all properties (entire file contains only{}
)LivelyProperties.json
Expected behavior
Have a way for Lively to read properties from
LivelyProperties.json
when no properties are defined. I would prefer having it be automatically run on setting as wallpaper.Implementation notes: If it's done by using current "Restore Defaults" then this functionality should not run when there are properties, as users would lose their settings, and "Refreshing Properties" could be done with the "Restore Defaults" button manually anyways. Or consider making it possible to merge current user settings with new properties definitions
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: