File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111
1212 <groupId >nl.uu.science.cellbiology</groupId >
1313 <artifactId >bigtrace</artifactId >
14- <version >0.8.4-SNAPSHOT </version >
14+ <version >0.8.4</version >
1515
1616 <name >BigTrace</name >
1717 <description >Tracing of curvilinear structures in 3D</description >
Original file line number Diff line number Diff line change @@ -204,7 +204,7 @@ public class BigTraceData < T extends RealType< T > & NativeType< T > >
204204
205205 /////////////////////////////////USER INTERFACE "CLICKING"
206206
207- public boolean bStartFullScreen = Prefs .get ("BigTrace.bStartFullScreen" , true );
207+ public boolean bStartFullScreen = Prefs .get ("BigTrace.bStartFullScreen" , false );
208208
209209 /** half size of rectangle around click point (in screen pixels)
210210 * used to find maximum intensity voxel **/
You can’t perform that action at this time.
0 commit comments