Skip to content

Commit 067191a

Browse files
author
ArthurHub
committed
* update release notes
1 parent 101c591 commit 067191a

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

Build/HtmlRenderer.WinForms.nuspec

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,10 @@ Features and Benefits
2828
* Extendable and configurable.
2929
* Powerful Demo application to explore and learn the library.</description>
3030
<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>
31+
<releaseNotes>* Fix invalid table width detection (Thx Nikolay!)
32+
* Fix tooltip popup possition
33+
* Add tooltip CSS class change support
34+
</releaseNotes>
3835
<tags>html, renderer, control</tags>
3936
<frameworkAssemblies>
4037
<frameworkAssembly assemblyName="System.Windows.Forms" targetFramework="" />

0 commit comments

Comments
 (0)