Commit 306f115 1 parent 7096c46 commit 306f115 Copy full SHA for 306f115
File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 954
954
>
955
955
</QToggle >
956
956
</QCardActions >
957
- <QCardActions v-if =" !isProduction" class =" q-px-md bg-surface" >
958
- <div >[開発時のみ機能] ピッチの表示</div >
959
- <div aria-label =" ソングエディターで、ピッチを表示します。" >
957
+ <QCardActions class =" q-px-md bg-surface" >
958
+ <div >ソング:ピッチを表示</div >
959
+ <div
960
+ aria-label =" ONの場合、ソングエディターでピッチ(音の高さ)が表示されます。"
961
+ >
960
962
<QIcon name =" help_outline" size =" sm" class =" help-hover-icon" >
961
963
<QTooltip
962
964
:delay =" 500"
963
965
anchor =" center right"
964
966
self =" center left"
965
967
transition-show =" jump-right"
966
968
transition-hide =" jump-left"
967
- >ONの場合、ソングエディターで、レンダリング後にピッチが表示されます 。</QTooltip
969
+ >ONの場合、ソングエディターでピッチ(音の高さ)が表示されます 。</QTooltip
968
970
>
969
971
</QIcon >
970
972
</div >
You can’t perform that action at this time.
0 commit comments