mattercontrol/appsettings.json
John Lewin 375dd22f14 Invoke via RunOnIdle to prevent blocking
- Issue MatterHackers/MCCentral#4639
[Linux] Mouse does not work in export printer dialog
2018-12-13 17:02:19 -08:00

17 lines
No EOL
295 B
JSON

{
"Agg": {
"GraphicsMode": {
"Color": 32,
"Depth": 24,
"FSAASamples": 8
},
"ProviderTypes": {
"DialogProvider": "MatterHackers.Agg.Platform.GtkFileDialogProvider, PlatformGtk"
}
},
"MatterControl": {
"Slicer": {
"Debug": false
}
}
}