diff --git a/plot/plot.view.css.ts b/plot/plot.view.css.ts index f1c9bb5..40c1d89 100644 --- a/plot/plot.view.css.ts +++ b/plot/plot.view.css.ts @@ -2,16 +2,6 @@ namespace $.$$ { $mol_style_define( $mpds_visavis_plot, { - Fullscreen: { - position: 'absolute', - right: 0, - Icon: { - width: '1.5rem', - height: '1.5rem', - }, - zIndex: 5, - }, - Demo_warn: { position: 'absolute', left: 0, diff --git a/plot/plot.view.tree b/plot/plot.view.tree index 1dd625a..ce5b24f 100644 --- a/plot/plot.view.tree +++ b/plot/plot.view.tree @@ -2,7 +2,7 @@ $mpds_visavis_plot $mol_view attr * ^ mol_theme \$mol_theme_light - fullscreen <= fullscreen? + fullscreen? true Locale $mol_locale_select value <= locale \en json_request? null @@ -14,9 +14,7 @@ $mpds_visavis_plot $mol_view plot_raw null show_setup false notify? null - Fullscreen $mol_check - Icon <= Expand_icon $mol_icon_arrow_expand_all - checked? <=> fullscreen? false + Fullscreen null show_demo_warn? false Demo_warn $mol_paragraph title \You are using the limited demo. Buy the full access and support our work. @@ -25,7 +23,7 @@ $mpds_visavis_plot $mol_view plot_raw <= plot_raw multi_jsons <= multi_jsons show_setup <= show_setup - nonformers_checked? <=> nonformers_checked? false + nonformers_checked? <=> nonformers_checked? true fixel_checked? <=> matrix_fixel_checked? true x_op? => matrix_x_op? y_op? => matrix_y_op?