Make region selector shower instead of whole screen )
This commit is contained in:
@@ -1,15 +1,3 @@
|
||||
namespace EveOPreview.View
|
||||
{
|
||||
public enum ViewZoomAnchor
|
||||
{
|
||||
NW,
|
||||
N,
|
||||
NE,
|
||||
W,
|
||||
C,
|
||||
E,
|
||||
SW,
|
||||
S,
|
||||
SE
|
||||
}
|
||||
namespace EveOPreview.View {
|
||||
public enum ViewZoomAnchor { NW, N, NE, W, C, E, SW, S, SE }
|
||||
}
|
Reference in New Issue
Block a user