-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Epic Link:
-
Sprint:DEV-45-5
-
Affect Type:Userdefined
MaEditor and MaEditorWgt are closely connected now. For that reason, they look like one large class, which has been randomly spitted. There is a point to re-organize them to make the separation more logical. For example: MaEditorWgt contains a lot of components like MaEditorSequenceArea, MaEditorOverviewArea and so on. If these components are required in MaEditor (e.g. MaEditorSequenceArea is definitely required, because there is a "get" function called) there is a point to move them there, because MaEditorWgt doesn't need them by it's own, it just need widgets, which these components contain.
Don't forget to make the same thing for MCA and MSA branches.
- blocks
-
UGENE-7028 Split "widgets" to "widget" and "controller"
- Closed