1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-23 05:03:36 +03:00

removed old ligature / webgl warning

This commit is contained in:
Eugene Pankov 2021-11-06 22:14:56 +01:00
parent 59d642434a
commit 2c342a7d44
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -27,9 +27,6 @@ h3.mb-3 Appearance
(ngModelChange)='config.save()',
)
.alert.alert-info.d-flex.align-items-center(*ngIf='config.store.terminal.ligatures && config.store.terminal.frontend == "xterm-webgl"') Ligatures are not supported by the WebGL frontend
.col-12.col-md-6
color-scheme-preview([scheme]='config.store.terminal.colorScheme', [fontPreview]='true')