potential fix to that merge bug

This commit is contained in:
cola98765
2021-12-14 18:24:42 +01:00
parent ac876c0030
commit cbb32bc996
@@ -373,7 +373,7 @@ public class DataPointUtil
}
else
{
if (!botExtend)
if (!botExtend && botPos >=0)
{
//only top is within some exiting block, extending it
topPos++; //to make it easier