fix to vertical lines
This commit is contained in:
parent
1da8a6db77
commit
e5e17a286d
@ -74,6 +74,7 @@ public class LineModel: MoleculeModelProtocol, Invertable {
|
||||
|
||||
public init(verticalLineOf type: Style) {
|
||||
self.type = type
|
||||
orientation = .vertical
|
||||
}
|
||||
|
||||
//--------------------------------------------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user