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
There are a few places in Open LaTeX Studio, where operations may take a considerable amount of time (especially, those requiring connection with external server - ie Dropbox support). Initiating such operation causes temporary application freeze at the moment, what is not the best. We should use Background workers and somehow signal that an operation is in progress.
The text was updated successfully, but these errors were encountered:
There are a few places in Open LaTeX Studio, where operations may take a considerable amount of time (especially, those requiring connection with external server - ie Dropbox support). Initiating such operation causes temporary application freeze at the moment, what is not the best. We should use Background workers and somehow signal that an operation is in progress.
The text was updated successfully, but these errors were encountered: