forked from External/mage
add exclusive color button
All checks were successful
/ example-docker-compose (push) Successful in 14m48s
All checks were successful
/ example-docker-compose (push) Successful in 14m48s
This commit is contained in:
parent
7795e06b1c
commit
f551ff8f2c
4 changed files with 76 additions and 3 deletions
|
|
@ -19,7 +19,7 @@ public enum MageTray {
|
|||
private Image flashedImage;
|
||||
private TrayIcon trayIcon;
|
||||
|
||||
private int state = 0;
|
||||
private int state = 3;
|
||||
|
||||
public void install() {
|
||||
if (!SystemTray.isSupported()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue