We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Form17
The text was updated successfully, but these errors were encountered:
We're grateful you made your first issue notification. You can be sure that a response will be made as soon as possible.
Sorry, something went wrong.
Adding the following code seems to have solved the problem
MaterialForm.cs
_drawerShowHideAnimManager = new AnimationManager { AnimationType = AnimationType.EaseInOut, Increment = 0.04, Singular=false, //add codes };
Taiizor
No branches or pull requests
Bug explanation
Version
Form17
The text was updated successfully, but these errors were encountered: