livecode-ide
livecode-ide copied to clipboard
[[ Bug 22803 ]] Fix runtime error when editing a DG form
This patch ensures that all the properties of the field 'theEditor' we care about are saved in a temp variable, so as they can be queried after 'theEditor' is deleted, without causing a "no such oblect" error.