ClearVolume / clearvolume

ClearVolume is a real-time live 3D visualization library designed for high-end volumetric microscopes such as SPIM and DLSM microscopes. With ClearVolume you can see live on your screen the stacks acquired by your microscope instead of waiting for offline post-processing to give you an intuitive and comprehensive view on your data.
http://clearvolume.github.io
GNU Lesser General Public License v3.0
43 stars 11 forks source link

Full screen view opens on the primary monitor rather than the one containing the window #45

Open nicost opened 8 years ago

nicost commented 8 years ago

When using a multiple monitor setup with the ClearVolume window on a monitor other than the primary monitor, switching to full screen mode causes the primary monitor to display the view, rather than the monitor on which the window currently is located. I only tested this with the Micro-Manager plugin, but expect the same to happen in Fiji. This is unexpected behavior, and I very much would prefer the display to open on the monitor displaying the window before going into full screen mode.

skalarproduktraum commented 8 years ago

@nicost: Thanks for reporting the issue, I'll look into fixing it!