You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is a problem that needs to be tackled at a higher level. The reason the PDF preview does not display a blank page is becuase it fails to generate a new one from the current source. When such failure occurs, the latest generated preview remains in the view. The question is, what we want to do when the preview cannot be generated. Hiding/blanking the page might not be the best idea, because the preview is updated periodically and the user might be just typing something (which may not be compilable) and in which case we do not want to hide the preview from him.
Description:
The PDF Preview window will not display a blank document.
Steps to Recreate:
Expected Result
When all content is deleted, the PDF Preview window will be blank.
Actual Result
The last content to be deleted remains in the PDF Preview window.
The text was updated successfully, but these errors were encountered: