V4 beta Nov-13-2017 available now

 From:  Michael Gibson
8675.107 In reply to 8675.91 
Hi Dinos, thanks for testing it!

> The only thing that i noticed is that the scripts that use moi.ui.createDialog will not return focus to
> the main Moi window after i close the Dialog if Moi is running full screen.

Yeah I think I've seen this also happen after the file dialog is used as well when placing a background image, it's on my bug list.

The moi.ui.createDialog one might be related to MoI doing some stuff to keep the dialogs above the main window, I had to fight with things for a while to make that happen , macOS seems to want to allow dialogs to go underneath a "main window" by default.

- Michael