Skip to content
Snippets Groups Projects

Started on the menu

Merged Tam Minh Le requested to merge MainView into dev
6 files
+ 171
4
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -9,6 +9,7 @@ public enum ButtonEnum {
ZoomIn,
ZoomOut,
ResetZoom,
RotateTransformationLeft,
RotateTransformationRight
Submit,
Clear,
}
Loading