/
githubmirror
/
tabby
Обзор
Документация
Войти
/
githubmirror
/
tabby
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tabby-settings/src/components/hotkeyInputModal.component.pug
16 строк
398 B
Eugene Pankov
fixed tab header animations, allow disabling animations globally #6147
15 апр 2022, 13:27
Не верифицирован
15 апр 2022, 13:27
1e85acb
Код
Авторство
О чём код?
.modal-header h5(translate) Press the key now .modal-body .input .stroke( *ngFor='let stroke of value', [@animateKey]='true', [@.disabled]='!config.store.accessibility.animations' ) {{stroke}} .timeout div([style.width]='timeoutProgress + "%"') .modal-footer button.btn.btn-primary((click)='close()', translate) Cancel