mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 21:41:51 +02:00
fixed rest of info items
This commit is contained in:
@@ -31,7 +31,7 @@ namespace FancyZonesEditor
|
||||
|
||||
public double[] HorizontalSnapPoints { get; set; }
|
||||
|
||||
private Rectangle _splitter;
|
||||
private readonly Rectangle _splitter;
|
||||
private bool _switchOrientation = false;
|
||||
private Point _lastPos = new Point(-1, -1);
|
||||
private Point _mouseDownPos = new Point(-1, -1);
|
||||
|
||||
Reference in New Issue
Block a user