Skip to content

Commit cbf47a8

Browse files
committed
rediced tree cell heights and updated jME libraries.
1 parent 9855cca commit cbf47a8

15 files changed

+436
-436
lines changed
11 Bytes
Binary file not shown.

libs/jME/jme3-blender-3.2.0.jar

67 Bytes
Binary file not shown.
22 Bytes
Binary file not shown.

libs/jME/jme3-core-3.2.0.jar

50 Bytes
Binary file not shown.
449 Bytes
Binary file not shown.

libs/jME/jme3-lwjgl3-3.2.0.jar

933 Bytes
Binary file not shown.
36 Bytes
Binary file not shown.

resources/ui/css/custom_classes.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
-fx-border-color: transparent;
9292
-fx-padding: 0;
9393
-fx-effect: null;
94+
-fx-cell-size: 10;
9495
}
9596

9697
.transparent-tree-view:focused {
@@ -130,7 +131,7 @@
130131
}
131132

132133
.transparent-tree-cell > .tree-disclosure-node {
133-
-fx-padding: 4 6 4 8;
134+
-fx-padding: 2 6 2 8;
134135
-fx-background-color: transparent;
135136
}
136137

0 commit comments

Comments
 (0)