-
Notifications
You must be signed in to change notification settings - Fork 121
Release Note
Jeeeyul edited this page Sep 3, 2014
·
180 revisions


Now you can customize drag feedback color.

Now you can set close button position as text baseline.

- You don't have to open new window or re-start eclipse to apply full effect anymore.
There are several named colors that refers Eclipse Text Editor Preference:
- jtexteditor-background
- jtexteditor-foreground
- jtexteditor-selection-background
- jtexteditor-selection-foreground
Can be used as:
Section StyleText {
background: jtexteditor-background;
}- See All Fixed Issues.
- When there is not enough space to show all tab items, each tab item will be truncated to show more items as many as possible, looks like:

- There are new settings for it:

- Now Mnemonics in tab items are rendered properly.
- Now importing user preset feature(.EPF) allows importing multiple files at once.
- Built-in presets are categorized.
- Mario's presets are added.
- Drag handle is rendered more properly when it is placed on toolbar that has complex gradient background.
- When customized ruler color setted for text editors, range indicator is looks much better now:


- Now easily can re-write hue of all colors, It's very convenience when you create new preset which based on other one.

- GDI Leaks are eleminated.
See Old Release Note also.