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
Calling open() or toggle() should not open the Speed Dial if there are no actions set. Should instead call onMainActionSelected().
open()
toggle()
onMainActionSelected()
The text was updated successfully, but these errors were encountered:
Fix #88: Speed Dial should not open if empty
7b18a74
9bc78d1
52bbd29
Merge pull request #89 from leinardi/feature/#88-dont-open-if-empty
6d9e4b0
leinardi
No branches or pull requests
Calling
open()
ortoggle()
should not open the Speed Dial if there are no actions set.Should instead call
onMainActionSelected()
.The text was updated successfully, but these errors were encountered: