-
Notifications
You must be signed in to change notification settings - Fork 238
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
3 Stylish and useful extensions. #1746
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add scratch function
Generally, it's preferred that you have one fork of the repository with one branch per extension, and you submit one pull request per branch/extension instead of combining multiple in one pull request. It helps to keep things more organized. |
Do you want me to ask for an extension addition? |
You should split this pull request into three separate ones for each extension. In your forked repository, use one branch per extension and submit one pull request per branch. Avoid using the master branch. |
ok |
The first extension FPS returns allows you to receive 30 times 1 every second, useful for projects that have different FPS so as not to create a difference in speed in the loops. The second extension is for detecting multiple fingers on mobile, unlike sensing + it uses a completely different API. which allows it to work on all mobile devices whether iOS or Android. The third extension allows you to create login forms and the fourth extension allows you to create bubbles with scrolling texts, if you include HTML tags in the text of the blocks, then it will apply the styles to the text in the bubble: for example, if you write Example. it will write example in italics in the bubble. I hope you are interested in these extensions and thank you for nothing for your attention to this message.