Skip to content

scripting: Register Options singleton

Vlad Zahorodnii requested to merge work/zzag/scripting-options-singleton into master

Context properties don't work with QML effects. At the moment, no effect needs to access the options object, but it makes the QML API consistent. The workspace is already a singleton type.

Merge request reports