Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Name of Group Icons not properly working #7149

Closed
AtrusRiven opened this issue Dec 2, 2020 · 2 comments
Closed

Name of Group Icons not properly working #7149

AtrusRiven opened this issue Dec 2, 2020 · 2 comments
Labels
bug Confirmed bugs or reports that are very likely to be bugs groups ui

Comments

@AtrusRiven
Copy link
Contributor

JabRef 5.2--2020-11-21--b0af521; Windows 10 10.0 amd64; Java 14.0.2

In the edit menu of the groups you can set an icon for the group in the sidebar. This works when selecting a single word icon name, i.e. book or eye. It doesn't work when trying to set another name, i.e. with a dash, i.e. eye-check. The solution of this bug could be related to #7058.

@Siedlerchr
Copy link
Member

Siedlerchr commented Dec 2, 2020

Yep, it's a known problem and it's related ot that issue.
Depends on #7058

@Siedlerchr Siedlerchr added groups ui bug Confirmed bugs or reports that are very likely to be bugs labels Dec 4, 2020
@Siedlerchr
Copy link
Member

With the switch to the new Ikonly library, the issue is now resolved.
You can now use any icon from these here (MaterialDesignA....Z.java)
You have to use the "keys" .e.g EYE_CHECK

The idea is now to add an icon picker dialog to ease the selection of icons #6142

https://github.com/kordamp/ikonli/tree/master/icon-packs/ikonli-materialdesign2-pack/src/main/java/org/kordamp/ikonli/materialdesign2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bugs or reports that are very likely to be bugs groups ui
Projects
Archived in project
Development

No branches or pull requests

2 participants