add config file setting to disable Fyne DPI detection
This commit is contained in:
@@ -52,6 +52,7 @@ type AppConfig struct {
|
||||
SkipSSLVerify bool
|
||||
EnqueueBatchSize int
|
||||
Language string
|
||||
DisableDPIDetection bool
|
||||
|
||||
// Experimental - may be removed in future
|
||||
FontNormalTTF string
|
||||
|
||||
Reference in New Issue
Block a user