Re-enable configuration window focus activation
This commit is contained in:
		@@ -78,7 +78,7 @@ struct PrinterConfigView: View {
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        .onAppear {
 | 
					        .onAppear {
 | 
				
			||||||
            //NSApplication.shared.activate(ignoringOtherApps: true)
 | 
					            NSApplication.shared.activate(ignoringOtherApps: true)
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user