Skip to content

Add ability to redraw immediately #43

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

Merged
merged 2 commits into from
Oct 4, 2016
Merged

Add ability to redraw immediately #43

merged 2 commits into from
Oct 4, 2016

Conversation

AydinHassan
Copy link
Member

@AydinHassan AydinHassan commented Oct 4, 2016

This one adds the ability to immediately redraw the menu. I've also started off the tests for the menu, it's pretty easy and we can probably get 100% coverage now.

@AydinHassan
Copy link
Member Author

@mikeymike next one :D

Copy link
Member

@mikeymike mikeymike left a comment

Choose a reason for hiding this comment

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

Looks good dude just that one point

@@ -235,6 +235,18 @@ protected function executeCurrentItem()
}

/**
* Redraw the menu
*/
public function reDraw()
Copy link
Member

Choose a reason for hiding this comment

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

sorry to be pedantic but redraw is one word right? it just looks a little odd as reDraw what do you think ?

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah I agree, it did look a little weird

Copy link
Member Author

Choose a reason for hiding this comment

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

@mikeymike fixed

@mikeymike mikeymike merged commit cba1e01 into develop Oct 4, 2016
@mikeymike mikeymike deleted the redraw branch October 4, 2016 19:53
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.

2 participants