mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-15 11:39:11 +03:00
Merge pull request #278 from yaroslav4167/patch-25
[FIX] Правка откидываний в опц. модах
This commit is contained in:
commit
3b947e1987
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ var options = {
|
|||
}
|
||||
options.update();
|
||||
});
|
||||
testMod.setFocusTraversable(false);
|
||||
checkBoxList.add(testMod);
|
||||
testMod.getStyleClass().add("modname");
|
||||
if(modDescription != "") {
|
||||
|
|
Loading…
Reference in a new issue