HTMLv: fix links while scrolling page

git-svn-id: svn://kolibrios.org@4504 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2014-01-21 19:22:03 +00:00
parent f5bb48b3f6
commit f9c606dc62

View File

@ -217,6 +217,7 @@ void TWebBrowser::ParseHTML(dword bword){
link_color_active = 0xFF0000;
bg_color = 0xFFFFFF;
DrawBuf.Fill(bg_color);
PageLinks.Clear();
strcpy(#header, #version);
stroka = -list.first;
stolbec = 0;