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
However it relies on code that's internal to this Overture library. We should try to port over this code and use just pure JS so we can update WindowController.
I don't think this is absolutely necessary but the code looks cleaner.
The text was updated successfully, but these errors were encountered:
There is an updated version of WindowController.js that doesn't rely on magic numbers for timing between tabs.
https://github.com/fastmail/overture/blob/master/source/application/WindowController.js
However it relies on code that's internal to this Overture library. We should try to port over this code and use just pure JS so we can update WindowController.
I don't think this is absolutely necessary but the code looks cleaner.
The text was updated successfully, but these errors were encountered: