DJ-Raven / flatlaf-dashboard

Java Swing Dashboard build with flatlaf look and feel
54 stars 13 forks source link

RTL #1

Closed CRY-D closed 1 year ago

CRY-D commented 1 year ago

I tried to implement RTL (Right-to-Left) direction for this menu, but I failed. How can I achieve that?

DJ-Raven commented 1 year ago

Thank for reported 👍 Updated by enable this code in class Application.java

CRY-D commented 1 year ago

The incorrect aspect of my actions was placing this particular code segment within the constructor rather than the main method. I genuinely appreciate your assistance and express my gratitude. Thank you.

Screenshot from 2023-06-27 12-30-31