Fermium / datalogger

The Datalogger physicists deserve
0 stars 0 forks source link

Windows does not reopen in the same place #56

Closed ddavidebor closed 7 years ago

ddavidebor commented 7 years ago

When switching from the "device select" view to the main view by confirming the appropriate device the new window reopens at the center of the screen. The expected behaviour would be for the window to reopeon in the same place. Normally this would be addressed by using only one windows, and switching using front-end JS, but i believe in our case the best course of action is keeping the two windows separate and using the electron APIs.

Check here