Transit icon indicating copy to clipboard operation
Transit copied to clipboard

A new modern theme for Java/JavaFX

Results 6 Transit issues
Sort by recently updated
recently updated
newest added

Would it be possible to have a version based on jdk21 Thx in advance.

This adds an action ensuring that there is no "wrong" gradle wrapper added to the repository. See https://github.com/marketplace/actions/gradle-wrapper-validation for details. This refs https://github.com/dukke/Transit/pull/1#issuecomment-1708651976

It would be nice to have the wrapper for people that have a newer version of Gradle installed given the current project setup

**1. using TableView2 , horizontal scrolling triggers the following warning in the console:** `WARNING: Caught 'java.lang.ClassCastException: class java.lang.String cannot be cast to class javafx.scene.paint.Paint (java.lang.String is in module java.base of...

Currently, JavaFX's TableView only highlights the clicked cell itself. I'd like to achieve Excel-like intersection highlighting: When clicking a cell, automatically highlight its ‌entire row‌ and ‌column‌ Highlight colors should...

Hi, I recently started using the Transit Theme (I've used JMetro for the past 4 years), and I've encountered a couple of issues that weren't present in JMetro. 1. Dialog...