-
Notifications
You must be signed in to change notification settings - Fork 27
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
[Feature request] Add a floating button #21
Comments
Thanks for the awesome idea! At first I didn't know how to approach this from the API perspective but now I think I have a good solution. Here are the changes that can be used from version 1.10.0. To summarize:
This is very early stuff so it's possible to contain bugs... Please let me know if you find any. And of course if the API is not suitable for what you had in mind, we'll get back to brainstorming :) |
I've fixed some issues, added some new features and improved some of the recent things in 1.10.1. With those changes in mind, my suggestion for your specific usecase:
|
Hey, I would like to propose an idea for the library.
In our huge project, we faced with a situation, when the developer should change different options inside Tricks and after that restart application by clicking some button. After click, we save in preferences all necessary data and force stop application.
For this purpose will be very useful the new type of Trick (Please see "Apply" button on screenshot).
What do you think about this? 🙂
Best regards.
The text was updated successfully, but these errors were encountered: