Open cytrinox opened 1 year ago
This issue did not get any activity in the past 60 days and will be closed in 365 days if no update occurs. Please check if the master branch has fixed it and report again or close the issue.
This issue was closed because it has been inactive for 300 days since being marked as stale. Please check if the newest release or nightly build has it fixed. Please, create a new issue if the issue is not fixed.
@cytrinox Sorry I didn't see this until now.
Lua and presets don't play well together.
@TurboGit another item on the Lua as a first class citizen list
This issue has been marked as stale due to inactivity for the last 60 days. It will be automatically closed in 300 days if no update occurs. Please check if the master branch has fixed it and report again or close the issue.
I followed https://docs.darktable.org/usermanual/4.0/en/lua/sharing-scripts/ to write a custom export storage provider with Lua.
I've used the same methods like the scp example from docs, but all my custom widgets (Account, sensitve content etc.) are not saved into a export preset. Is this by design or is it possible to register the widgets to store/load the settings from a choosen preset?