After update to latest code, I am missing the Display Builder: ScriptUtil.closeDisplay method. This was wiped out with "CSSTUDIO-1987 New "Unsaved Changes" confirmation dialog #2758" in "CSSTUDIO-1987 Remove unused code. ffe810a" commit from @abrahamwolk on 27.7.2023.
However, the code was not unused! We use it in our applications.
The script API should be as stable as possible, as no one knows whether it was used in user applications.
@abrahamwolk could you revert this simple change (commit), or can I do it? Are there any complications with doing that?
Thank you!