Skip to content

Commit 1a587c9

Browse files
committed
Update changelog regarding modifications of the property table
1 parent 7a1ff77 commit 1a587c9

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

org.eclipse.wb.doc.user/html-src/whatsnew/v120.asciidoc

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
= What's New - v1.20.0
22

3+
== General
4+
5+
The property table has been overhauled to avoid jumps after editing a property
6+
and to hide the tool-tip again when the mouse wheel is scrolled. Additionally,
7+
the SWT-based buttons have been replaced by pure GEF-based buttons to allow for
8+
a better integration into the table.
9+
10+
++++
11+
<p>
12+
<img src="images/1.20/PropertyTable_Old.png" title="1.19 and older">
13+
<img src="images/1.20/PropertyTable_New.png" title="1.20 and newer">
14+
</p>
15+
++++
16+
317
== Swing
418

519
- Added conversion support for `java.awt.Cursor`, `java.awt.Font` and `java.awt.ComponentOrientation` in the Customizer.
Loading
Loading

0 commit comments

Comments
 (0)