Improved one comment.

This commit is contained in:
suutari-olli 2016-05-02 07:31:01 +03:00
parent a77ce8bff5
commit bb6555349b

View File

@ -848,8 +848,7 @@ class BibleMediaItem(MediaManagerItem):
def on_search_text_edit_changed(self):
"""
If search as type enabled invoke the search on each key press. If the Lyrics are being searched do not start
till 7 characters have been entered.
If search automatically while typing is enabled, perform the search and list results when conditions are met.
"""
text = self.quick_search_edit.text()
# If web bible is used, don't show the error while searching and typing.