Skip to content

Commit

Permalink
Update player.view.tree
Browse files Browse the repository at this point in the history
  • Loading branch information
stan-donarise committed Jun 9, 2024
1 parent 5dfc780 commit 0f53fa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions player/player.view.tree
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,14 @@ $mpds_cifplayer_player $mol_view
value? <=> spread_b?
hint \1
value_min 1
value_max <= spread_limit_b
value_max <= spread_limit_b 1
<= Spread_label_c $mol_paragraph
title \c
<= Spread_c $mol_number
value? <=> spread_c?
hint \1
value_min 1
value_max <= spread_limit_c
value_max <= spread_limit_c 1
<= Center $mol_check_icon
checked? <=> centered? true
Icon <= Center_icon $mol_icon_image_filter_center_focus
Expand Down

0 comments on commit 0f53fa9

Please sign in to comment.