WebView: fix page scroll when user is just clicked on a scrolling area and did not drug a slider

git-svn-id: svn://kolibrios.org@9259 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2021-11-05 18:03:23 +00:00
parent c1e1215115
commit 2eddf0b1c0
2 changed files with 7 additions and 2 deletions

View File

@@ -107,4 +107,4 @@ char editbox_icons[] = FROM "res/editbox_icons.raw";
#define DEFAULT_URL URL_SERVICE_HOMEPAGE
char version[]="WebView 3.51";
char version[]="WebView 3.51b";