Skip to content

ReloadSettings not being called on Save Settings #7

@spencel

Description

@spencel

Save Settings doesn't seem to be working. I made this test code to check if ReloadSettings is called when Save Settings is clicked:

def ReloadSettings(jsonData):
	Parent.SendStreamMessage('ReloadSettings')
	Init()
	return

But no message is sent to the channel. The ReloadSettings function is called when the script is reloaded by clicking on Reload Scripts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions