Browse Source

Update README.md

pull/16/head
Jannis Weis 5 years ago committed by GitHub
parent
commit
6c094d3f0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -95,11 +95,7 @@ Here is a list of things that currently are not finished or need refinement. Thi
- [Adjustment of platform specific properties](https://github.com/weisJ/darklaf/issues/2)
* See the [properties folder](https://github.com/weisJ/darklaf/tree/master/src/main/resources/com/github/weisj/darklaf/properties) especially the plaform folder.
* See todo in [DarkLaf](https://github.com/weisJ/darklaf/blob/master/src/main/java/com/github/weisj/darklaf/DarkLaf.java)
- ~~[Maximum window size for window decorations on windows.](https://github.com/weisJ/darklaf/issues/3)~~
- ~~[ComboBox Popups don't open.](https://github.com/weisJ/darklaf/issues/6)~~
- [Custom TabComponents may be visible during DnD with JTabbedPane.](https://github.com/weisJ/darklaf/issues/7)
- [Selection highlight wrong width.](https://github.com/weisJ/darklaf/issues/8)
- ([Wrong selection text color with JTextPane](https://github.com/weisJ/darklaf/issues/9))
- Right to left layout support in [DarkTitlePane](https://github.com/weisJ/darklaf/blob/master/src/main/java/com/github/weisj/darklaf/ui/rootpane/DarkTitlePane.java).
- Examine if Todo branch in [TabbedPaneUtil](https://github.com/weisJ/darklaf/blob/master/src/main/java/com/github/weisj/darklaf/ui/tabbedpane/TabbedPaneUtil.java) needs something to be done about.
- [Arrow button cycle support for JComboBox.](https://github.com/weisJ/darklaf/issues/10)

Loading…
Cancel
Save