Michael Brunner

Results 84 comments of Michael Brunner

Is this also usable using a down-to-earth java swing application? I really appreciate your work. Thank you very much.

Do I have to add swing-dsl as a library? Is it on maven / jitpack?

I don't really want to add an unnecessary library to my project for a look and feel class. It would be nicer to have it as a darklaf implementation, but...

Wow, that's pretty amazing! Will try it out when I have time.

Getting a java.lang.ClassNotFoundException: com.github.weisj.darklaf.icons.IconLoader when trying to use with 3.0.0.

Seems to work now. (I only tested the breadcrumb stuff.)

I am still not sure how to implement a BreadcrumbBar correctly with my own tree structure.

Still has those weird lines ![image](https://user-images.githubusercontent.com/24767548/111500232-0c5ed700-8744-11eb-9af0-7d0d5b9cf8b3.png)

Pretty sure it was first time for everything. (Can't test due to: `java.lang.NoClassDefFoundError: Unable to load class com.github.weisj.darklaf.ui.text.DarkTextUI due to missing dependency com/github/weisj/swingdsl/laf/VisualPaddingProvider`)

Still throws that error after cleaning, rebuilding multiple times. Do i have to delete cache or something?