You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx
Jinyuan Huang 0984b00b7e [mod] UI smooth scroll added / CSS scroll-behavior
This PR improves the UX by making auto-scroll more smoother.  The css is changed
so all the auto-scroll will be smoother but User-scroll will not be influenced.

  The scroll-behavior CSS property sets the behavior for a scrolling box when
  scrolling is triggered by the navigation or CSSOM scrolling APIs.[1]

[1] https://developer.mozilla.org/en-US/docs/Web/CSS/scroll-behavior
1 year ago
..
answerers
botdetection
data
enginelib
engines
infopage
metrics
network
plugins
search
static
templates/simple
tools
translations
__init__.py
autocomplete.py
babel_extract.py
compat.py
exceptions.py
external_bang.py
external_urls.py
flaskfix.py
locales.py
preferences.py
query.py
redisdb.py
redislib.py
results.py
searxng.msg
settings.yml
settings_defaults.py
settings_loader.py
sxng_locales.py
unixthreadname.py
utils.py
version.py
webadapter.py
webapp.py
webutils.py