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

Jonah - title = "undefined" for "rewind to here" tooltip #9

Open
taskboy3000 opened this issue Feb 20, 2013 · 0 comments
Open

Jonah - title = "undefined" for "rewind to here" tooltip #9

taskboy3000 opened this issue Feb 20, 2013 · 0 comments

Comments

@taskboy3000
Copy link

There is a missing return:

{
label:function(){return"rewind to here"},
tooltip:function(){return"rewind the story"}, // <-- added this
activate:function(){state.rewindTo(this.passage)
}

thedeadparrot pushed a commit to thedeadparrot/twee that referenced this issue Sep 20, 2014
Updated subWikify() to stop searching once it finds the matching formatter.
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

No branches or pull requests

1 participant