Lagrange [release]
Improved smooth scrolling
Fri Oct 23 14:53:28 2020 +0300
Use proper easing curves for a smoother animation. Ensure that mouse hover on links is disabled when scrolling.
src/ui/documentwidget.c | 268 +++++++++++++++++++++++++----------------------- src/ui/util.c | 64 +++++++++++- src/ui/util.h | 28 ++++- 3 files changed, 226 insertions(+), 134 deletions(-)