-
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
.Create 2 inherited classes from MaEditorWgt - MaEditorSingleLineWgt and MaEditorMultiLineWgt. The first one will have members as pointers (to MaEditorSequenceArea, MaEditorNameList, etc.) and it's behavior will be the same as now. The second one will have lists of the same pointers (QList<MaEditorSequenceArea*>, QList<MaEditorNameList*>, etc.), which will be located in some layout (QGridLayout) - it'll be "Wrap mode".
Don't forget about scrolling MaEditorSingleLineWgt has both, MaEditorMultiLineWgt vertical only.
- blocks
-
UGENE-7029 Fix classes locations in "ov_msa"
- Closed
-
UGENE-7038 Add scrollbars for Single and Multi-line widgets
- Closed