Disable hiding page navigation on idle

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-06-08 21:52:25 -04:00
parent d3041eb2d5
commit 8c96567094
3 changed files with 4 additions and 1 deletions

View File

@@ -714,6 +714,7 @@ Other changes
- Improve search negation logic. Only dashes at the start of terms and
outside of quotes are now interpreted as negation.
- Add support for search field transformations.
- Disable hiding page navigation on idle.
Removals