Browse Source

rm fixme

main
Colin McMillen 9 months ago
parent
commit
d72a90a9f0
  1. 1
      Program.cs

1
Program.cs

@ -48,7 +48,6 @@ public enum ToolStatus {
public class Transform {
// FIXME: move scale and offset into Photo itself?
float activeScale;
Vector2i activeOffset;
Vector2i photoSize;

Loading…
Cancel
Save