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

Do these lines need to be deleted? #49

Open
DAnn2012 opened this issue Jul 22, 2021 · 3 comments
Open

Do these lines need to be deleted? #49

DAnn2012 opened this issue Jul 22, 2021 · 3 comments

Comments

@DAnn2012
Copy link
Contributor

@nolimits4web Do these lines need to be deleted?

dom7/src/$.js

Line 46 in 9257183

// arr = qsa(selector, document);

// scrollTop(top, duration, easing, callback) {

Thanks.

@nolimits4web
Copy link
Owner

Not necessary as these comment don't affect anything

@DAnn2012
Copy link
Contributor Author

@nolimits4web I understand, but it was because in this way they are also reported in this files:

} // arr = qsa(selector, document);

} // scrollTop(top, duration, easing, callback) {

} // arr = qsa(selector, document);

} // scrollTop(top, duration, easing, callback) {

and also in this framework7 files (Lines 393-1562):

https://unpkg.com/browse/framework7@6.1.0-beta.6/framework7-bundle.js

https://unpkg.com/browse/framework7@6.1.0-beta.6/framework7.js

Thanks.

@nolimits4web
Copy link
Owner

Yes, but anyway it is still doesn't affect anything :) PR is welcome if it bothers you

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

2 participants