Styr1x / Browsingway

Dalamud plugin for rendering browser overlays in-game.
GNU General Public License v3.0
34 stars 17 forks source link

Issues with ACT optimizations option #34

Closed 0kie closed 1 year ago

0kie commented 1 year ago

ACT optimizations doesn't work if in ACT you have the option "Minime ACT to a tray icon" enabled, if ACT is minimized to the systray browsingway thinks ACT is closed and disables the overlays.

natyusha commented 1 year ago

Just tested this and am seeing the same issue. The following line won't work since there is no window to grab the title from when ACT is in the tray.

https://github.com/Styr1x/Browsingway/blob/479879ced79626cea97df9da3ca8a453e91701e9/Browsingway/ActHandler.cs#L32

Styr1x commented 1 year ago

Fixed with v1.5.2.0