mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-12 20:52:50 -06:00
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