-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Currently a scale (plugin) can access the gui elements of the entire application via the parent() method in widgets. Optimally that function would not work or not exist at the top level of a plugin's gui so that neither bugs nor malicious developers could easily access other parts of the program.
Reactions are currently unavailable