kliment / Printrun

Pronterface, Pronsole, and Printcore - Pure Python 3d printing host software
GNU General Public License v3.0
2.36k stars 995 forks source link

Annoying auto-raise behaviour #1301

Open quantumDavey opened 1 year ago

quantumDavey commented 1 year ago

When the main window and the gcode viewer are both open and the mouse moves over either of the viewports, that viewport raises to the front automatically. It's quite annoying... Is there a way of disabling this behaviour ?

rockstorm101 commented 1 year ago

Hi @quantumDavey, I've been able to reproduce this and it is indeed annoying.

The main Pronterface window is "focused" or "brought up in front of every other window" as soon as the mouse enters the 3D viewer. If doesn't happen if the mouse goes over the controls or the console log.