webview 3.85: fix a specific case when col width was calculated wrong
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 27s
Build system / Build (pull_request) Successful in 5m16s

This commit is contained in:
2025-03-17 02:18:51 +02:00
committed by Max Logaev
parent 1a756358f5
commit 292bd1d739
3 changed files with 5 additions and 5 deletions

View File

@@ -112,4 +112,4 @@ char editbox_icons[] = FROM "res/editbox_icons.raw";
#define DEFAULT_URL URL_SERVICE_HOMEPAGE
char version[]="WebView 3.84";
char version[]="WebView 3.85";