- major refactoring: started to move the methods connected to the Edit menu to their own class to clean up the App mega class
This commit is contained in:
@@ -10,7 +10,7 @@ from appTool import AppTool
|
||||
from appGUI.GUIElements import VerticalScrollArea, FCLabel, FCButton, FCFrame, GLay, FCEntry, FCCheckBox
|
||||
from appGUI.VisPyVisuals import ShapeCollection
|
||||
from camlib import AppRTreeStorage
|
||||
from appEditors.AppGeoEditor import DrawToolShape
|
||||
from appEditors.appGeoEditor import DrawToolShape
|
||||
|
||||
import math
|
||||
import logging
|
||||
|
||||
Reference in New Issue
Block a user