mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-14 08:41:28 +00:00
Disable JavaFX based UiAppearanceProvider for macOS
This commit is contained in:
@@ -19,7 +19,6 @@ import java.util.concurrent.atomic.AtomicReference;
|
||||
@DisplayName("JavaFX Color Scheme switcher")
|
||||
@OperatingSystem(OperatingSystem.Value.LINUX)
|
||||
@OperatingSystem(OperatingSystem.Value.WINDOWS)
|
||||
@OperatingSystem(OperatingSystem.Value.MAC)
|
||||
@Priority(1050)
|
||||
public class JfxUiAppearanceProvider implements UiAppearanceProvider {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user