mirror of
https://github.com/robertvokac/time-calc.git
synced 2025-03-25 07:27:49 +01:00
Added some improvements
This commit is contained in:
parent
ed91ff4003
commit
82fbe2a0c8
@ -252,7 +252,6 @@ public class TimeCalcKeyAdapter extends KeyAdapter {
|
|||||||
} else {
|
} else {
|
||||||
timeCalcApp.visibilityProperty
|
timeCalcApp.visibilityProperty
|
||||||
.setValue(Visibility.GRAY.name());
|
.setValue(Visibility.GRAY.name());
|
||||||
MainWindow.hideShowFormsCheckBox.setSelected(false);
|
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user