Browse Source

[fixed] image toolbar not hiding properly in stat_display.

3xpurt 5 years ago
parent
commit
a3c2bf93cc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/stat_display.qsrc

+ 1 - 1
locations/stat_display.qsrc

@@ -85,7 +85,7 @@ if pcs_sleep > 100: pcs_sleep = 100
 $stat_imgtool_msg=''
 $stat_imgextra_msg=''
 
-if Enable_showstatimg = 1 or Enable_statimg_loc > 0:
+if Enable_showstatimg = 1:
 	!There are 3 display mode, with toobar / top / bottom, controlled by Enable_statimg_loc
 	if Enable_statimg_face = 0:
 		$stat_imgtool_msg += '<a href="exec:Enable_statimg_face = 1 & gs ''$menu_obnovit''">◇Face</a>'