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

fix: filledButton onPressed and onLongPress Functionality #112

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

ShalmonAnandas
Copy link
Contributor

Description

Changed the onPressed and onLongPress implementaion in MiraiFilledButton.dart to be similar to MiraiElevatedButton.dart

Related Issues

Closes #111

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code refactor
  • Build configuration change
  • Documentation
  • Chore

@divyanshub024 divyanshub024 changed the title Fixed filledButton onPressed and onLongPress not working fix: filledButton onPressed and onLongPress Functionality Jan 16, 2025
Copy link
Member

@divyanshub024 divyanshub024 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks you for your contribution @ShalmonAnandas 🎉

@divyanshub024 divyanshub024 merged commit 2bfdd17 into BuildMirai:dev Jan 16, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

fix: filledButton onPressed and onLongPress not working
2 participants