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

Scrollable needs jquery removal - urgently #29

Open
michaelelfial opened this issue May 26, 2020 · 0 comments
Open

Scrollable needs jquery removal - urgently #29

michaelelfial opened this issue May 26, 2020 · 0 comments
Assignees
Labels
bug Something isn't working TO DO Task Well-defined Task

Comments

@michaelelfial
Copy link
Contributor

jquery has very bad habits when it comes to calculating sizes and this has to stop. This especially affects width()/height() working in content-box manner which leads to wrong results quickly (how quickly depends on styling).

In the rewrite of the calculation logic some tolerance should be implemented anyway.

@michaelelfial michaelelfial added bug Something isn't working TO DO Task Well-defined Task labels May 26, 2020
@michaelelfial michaelelfial self-assigned this May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working TO DO Task Well-defined Task
Projects
None yet
Development

No branches or pull requests

1 participant