Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port over an updated WindowController.js #3

Open
ColdHeat opened this issue Aug 12, 2022 · 2 comments
Open

Port over an updated WindowController.js #3

ColdHeat opened this issue Aug 12, 2022 · 2 comments

Comments

@ColdHeat
Copy link
Member

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.

@ColdHeat
Copy link
Member Author

ColdHeat commented Nov 1, 2022

This could be related to this: CTFd/core-beta#35

@ColdHeat
Copy link
Member Author

An interesting possible solution to the problem: https://greenvitriol.com/posts/browser-leader

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant