ngld
ngld
Can you check if you're on OverlayPlugin 0.18.0 or later? I've fixed a related bug in 0.17.3: cbeb87372855ac8edc1d642806149a96c0b662b6 However, if this is still happening, Fleck isn't emitting an `OnClose` event...
One of the things the "ACTWS Compatiblity" option does is call `OverlayPluginApi.setAcceptFocus(true)`. After you uncheck it, that and a few other effects remain active until the overlay is reloaded. Can...
I couldn't reproduce the issue and the code is fairly simple (it just toggles a flag on the window) so I'm not sure what would be going wrong here. Either...
IIRC this has always been the case. OverlayPlugin doesn't calculate those fields. They're provided by ACT or the FFXIV plugin, I'd have to check to make sure.
Looks fine on my machine. This is the preview I get when I add a new MopiMopi overlay:  Did you try resetting the zoom? Just in case I'm misunderstanding...
@gynryiie Can you check if 0.16.5 fixes your issue?
Hm... I think I could add the user's OS and the dependency versions (i.e. FSO, MediaVPs, ...) as well. That should provide enough information to reproduce any errors.
You can use the `Force white background` checkbox to move and resize it but I guess a preview would be more useful since that's more obvious and it helps you...
It even says right underneath that it's meant for situations like this. :P
I went for some low-hanging fruit in 73ae931cc6350f4dccd6257c57e377f7c4df478d: * can ngrok-x64.exe be started hidden? There's already a start and stop button in the OverlayPlugin UI for this I think I...