forked from GitHub/gf-core
minibar: use SVG instead of PNG for trees and alignment diagrams if supported by the browser
This commit is contained in:
@@ -10,7 +10,7 @@ var online_options={
|
||||
var minibar_options= {
|
||||
show_abstract: true,
|
||||
show_trees: true,
|
||||
tree_img_format: "png", // or "svg"
|
||||
// tree_img_format: "png", // or "svg"
|
||||
show_grouped_translations: false,
|
||||
show_brackets: true,
|
||||
word_replacements: true,
|
||||
|
||||
Reference in New Issue
Block a user