title: $:/core/ui/EditorToolbar/editor-height tags: $:/tags/EditorToolbar icon: $:/core/images/fixed-height custom-icon: yes caption: {{$:/language/Buttons/EditorHeight/Caption}} description: {{$:/language/Buttons/EditorHeight/Hint}} condition: [type[]] [get[type]prefix[text/]] [get[type]match[application/javascript]] [get[type]match[application/json]] [get[type]match[application/x-tiddler-dictionary]] [get[type]match[image/svg+xml]] +[first[]] dropdown: $:/core/ui/EditorToolbar/editor-height-dropdown <$reveal tag="span" state="$:/config/TextEditor/EditorHeight/Mode" type="match" text="fixed"> {{$:/core/images/fixed-height}} <$reveal tag="span" state="$:/config/TextEditor/EditorHeight/Mode" type="match" text="auto"> {{$:/core/images/auto-height}}