mgriit / ScanAppForWeb

This application can scan any document via scanner from web browser.
GNU General Public License v3.0
128 stars 62 forks source link

Bring Scan Dialog Window to Front #17

Closed netpro25 closed 1 year ago

netpro25 commented 4 years ago

When the scan dialog is behind the browser window there's no way to know that it's open already. Pressing the scan button in the browser does nothing and the only way to know if it's already open is to minimize the browser window and see if it's hidden behind it.

Is it possible to either keep the scan dialog on the top at all times or to have it pop into the forefront when you press the scan button in chrome or any other browser?

netpro25 commented 4 years ago

So I was able to fix this by adding topmost to the project and recompiling.