Lebel Rotary Button

This commit is contained in:
sanjayk03-dev
2024-12-01 18:45:33 +05:30
parent edef05e73d
commit 11d129c4f8
2 changed files with 5 additions and 1 deletions

View File

@@ -94,6 +94,7 @@ html(lang="en")
div
button.rotary-button(:disabled="!enable_rotary", :class="is_rotary_active && 'active'", @click="showSwitchRotaryModeDialog")
img(src="/images/rotary.svg", alt="rotary", :style="is_rotary_active ? 'width:90%;' : 'width:85%;'")
div.rotary-text Rotary
.video(title="Plug camera into USB.\n" +
"Left click to toggle video size.\n" +