-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
For example providing an incorrect label to plot causes a wdhandler dialog to appear. Closing the dialog causes another to appear. AFAICS it is not possible to dismiss the dialog and return to Term without force closing the full QtIDE session (e.g. using Task Manager on Windows). The following code will cause the issue (xlabel is invalid & should be xcaption).
load 'plot'
'line;xlabel year' plot i. 4 3
Metadata
Metadata
Assignees
Labels
No labels