kopia lustrzana https://github.com/mifi/lossless-cut
fix title
rodzic
5377c418e1
commit
c9a5aa8893
|
@ -393,7 +393,7 @@ function SegmentList({
|
||||||
|
|
||||||
<FaRegCheckCircle
|
<FaRegCheckCircle
|
||||||
size={22}
|
size={22}
|
||||||
title={t('Split segment at cursor')}
|
title={t('Invert selected segments')}
|
||||||
role="button"
|
role="button"
|
||||||
style={{ ...buttonBaseStyle, padding: 1, background: segmentAtCursor ? segAtCursorColor : neutralButtonColor }}
|
style={{ ...buttonBaseStyle, padding: 1, background: segmentAtCursor ? segAtCursorColor : neutralButtonColor }}
|
||||||
onClick={onInvertSelectedSegments}
|
onClick={onInvertSelectedSegments}
|
||||||
|
|
Ładowanie…
Reference in New Issue