You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Build/HtmlRenderer.WinForms.nuspec
+4-7Lines changed: 4 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -28,13 +28,10 @@ Features and Benefits
28
28
* Extendable and configurable.
29
29
* Powerful Demo application to explore and learn the library.</description>
30
30
<summary>The rich formatting power of HTML in your .NET applications using simple controls or static rendering code with 100% managed C# code.</summary>
31
-
<releaseNotes>* fix error in html parsing with single tags having closing tag as well
32
-
* fix rendering error for html without root element
33
-
* change the order of filling background (first) color and drawing background image (second)
34
-
* fix br tags handling (not creating empty lines in some cases)
35
-
* fix incorrect box width calculation in some cases
36
-
* fix text selection on scrollbars click/drag
37
-
* fix selection not clearing after selection text by going outside of control bound and then clicking on selected text</releaseNotes>
0 commit comments