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

Responsive scaling #82

Open
Cartmaniac opened this issue Apr 18, 2018 · 2 comments
Open

Responsive scaling #82

Cartmaniac opened this issue Apr 18, 2018 · 2 comments

Comments

@Cartmaniac
Copy link

Cartmaniac commented Apr 18, 2018

Is there a plan to implement responsive scaling?
Any quick solutions on how to implement it?

@zullo91
Copy link

zullo91 commented Nov 23, 2019

Has anyone found a solution?

@niente0
Copy link

niente0 commented Apr 5, 2023

The only workaround I found is:

window.onresize=function(){location.href=location.href}

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

3 participants