TextComponents: border of focused non-editable text components had wrong color

This commit is contained in:
Karl Tauber
2021-01-30 01:06:03 +01:00
parent 036090a947
commit 3520a0f1fb
2 changed files with 3 additions and 2 deletions

View File

@@ -26,6 +26,8 @@ FlatLaf Change Log
color is different to default background color, even if component is not
opaque (which is the default). This paints selection if using the component as
cell renderer a Table, Tree or List.
- TextComponents: Border of focused non-editable text components had wrong
color.
- Custom window decorations: Fixed top window border in dark themes when running
in JetBrains Runtime.