Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to make QtWebengine have smooth scrolling

# Add '--enable-smooth-scrolling' parameter when
# running the app as your app's argument.
# like :
python app.py --enable-smooth-scrolling
 
PREVIOUS NEXT
Tagged: #QtWebengine #smooth #scrolling
ADD COMMENT
Topic
Name
3+6 =