src/Bro.M071.Process/UI/KeyIndicator.cs
@@ -157,7 +157,7 @@ return Math.Abs(p.X - (DisplayRect.X + DisplayRect.Width)) < (DisplayRect.Width / 3) && Math.Abs(p.Y - (DisplayRect.Y + DisplayRect.Height)) < (DisplayRect.Height / 3); } int x, y = 0; //int x, y = 0; public override void StretchBottom(Point p) { if (p.Y > DisplayRect.Y)