forked from AuroraMiddleware/gtk
Merge branch 'wip/exalm/multiplier' into 'main'
scrolledwindow: Lower the scroll multiplier See merge request GNOME/gtk!4933
This commit is contained in:
commit
9691a11076
@ -201,7 +201,7 @@
|
||||
/* Scrolled off indication */
|
||||
#define UNDERSHOOT_SIZE 40
|
||||
|
||||
#define MAGIC_SCROLL_FACTOR (42 / 7 / 1.618033 * 2.718281)
|
||||
#define MAGIC_SCROLL_FACTOR 2.5
|
||||
|
||||
typedef struct _GtkScrolledWindowClass GtkScrolledWindowClass;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user