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

[UX] Gesture manager: add action - fulltext search #4715

Merged
merged 2 commits into from
Mar 2, 2019

Conversation

Frenzie
Copy link
Member

@Frenzie Frenzie commented Mar 2, 2019

Fixes #4687.

@Frenzie Frenzie added the UX label Mar 2, 2019
@Frenzie Frenzie added this to the 2019.03 milestone Mar 2, 2019
@Frenzie Frenzie requested a review from poire-z March 2, 2019 20:22
end

function ReaderSearch:onShowFulltextSearchInput()
self:onInput{
Copy link
Member Author

Choose a reason for hiding this comment

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

@poire-z This definitely looks tidier. Maybe dictionary/Wikipedia should also do it this way. :-)

Copy link
Contributor

Choose a reason for hiding this comment

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

Feel free :)

end,
},
callback = function()
self:onShowSearchInput()
Copy link
Contributor

Choose a reason for hiding this comment

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

readersearch.lua:25: attempt to call method 'onShowSearchInput' (a nil value)

Copy link
Member Author

Choose a reason for hiding this comment

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

My bad, I changed the name last second because I thought it sounded too generic this way.

@Frenzie Frenzie merged commit e96ac7e into koreader:master Mar 2, 2019
@Frenzie Frenzie deleted the gesman-action-fulltext-search branch March 2, 2019 20:39
mwoz123 pushed a commit to mwoz123/koreader that referenced this pull request Mar 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants