Added textLength and lengthAdjust to text formatting tools
This commit is contained in:
@@ -308,6 +308,8 @@ export const readLang = function (langData) {
|
||||
tool_italic: properties.italic,
|
||||
tool_letter_spacing: properties.letter_spacing,
|
||||
tool_word_spacing: properties.word_spacing,
|
||||
tool_text_length: properties.text_length,
|
||||
tool_length_adjust: properties.length_adjust,
|
||||
|
||||
tool_line: tools.mode_line,
|
||||
tool_move_bottom: tools.move_bottom,
|
||||
|
||||
Reference in New Issue
Block a user