added working tabing
This commit is contained in:
@ -21,7 +21,7 @@ class Tab extends XmlComponent {
|
||||
|
||||
export class MaxRightTabStop extends TabStop {
|
||||
constructor() {
|
||||
super(new Tab("right", "RIGHT_MARGIN"));
|
||||
super(new Tab("right", 9026));
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user