diff --git a/devices/CurrentCamera.properties b/devices/CurrentCamera.properties index 9502043..89e27d8 100644 --- a/devices/CurrentCamera.properties +++ b/devices/CurrentCamera.properties @@ -1,8 +1,8 @@ -#Thu Jun 08 08:55:20 CEST 2017 +#Thu Jun 08 10:46:19 CEST 2017 colormap=Flame -colormapAutomatic=false -colormapMax=6000.0 -colormapMin=1.0 +colormapAutomatic=true +colormapMax=936.0 +colormapMin=0.0 flipHorizontally=false flipVertically=false grayscale=false diff --git a/plugins/ScreenPanel.form b/plugins/ScreenPanel.form index 4587e08..d97c43e 100644 --- a/plugins/ScreenPanel.form +++ b/plugins/ScreenPanel.form @@ -500,7 +500,7 @@ - + diff --git a/plugins/ScreenPanel.java b/plugins/ScreenPanel.java index 905eda4..f44564f 100644 --- a/plugins/ScreenPanel.java +++ b/plugins/ScreenPanel.java @@ -2254,7 +2254,7 @@ public class ScreenPanel extends Panel { jPanel2Layout.setVerticalGroup( jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) .addGroup(jPanel2Layout.createSequentialGroup() - .addContainerGap() + .addGap(4, 4, 4) .addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING) .addGroup(jPanel2Layout.createSequentialGroup() .addComponent(buttonAutomatic)