We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90dd4cc commit 2321d1bCopy full SHA for 2321d1b
resources/assets/js/videos/components/videoScreen.vue
@@ -229,7 +229,7 @@
229
</control-button>
230
<control-button
231
icon="icon-wholeframe"
232
- :title="(singleAnnotation ? 'Draw a whole frame' : 'Start a whole frame annotation') + ' 𝗛'"
+ :title="(singleAnnotation ? 'Create a whole frame annotation' : 'Start a whole frame annotation') + ' 𝗛'"
233
:hover="false"
234
:open="isDrawingWholeFrame"
235
:active="isDrawingWholeFrame"
0 commit comments