adhansen / plugin-repo

Repo for my RuneLite plugin projects
BSD 2-Clause "Simplified" License
0 stars 8 forks source link

Triggering Alarm moves GUI #42

Open theswede402 opened 2 months ago

theswede402 commented 2 months ago

As of this morning (7/18/2024, about 8:30 AM Central Standard Time) a triggered alarm moves the plugin information in the upper left corner of Rune Lite down to the bottom left corner. Clearing the alarm moves things back, but as soon as the alarm triggers again, the UI components get moved again. This wasn't happening 12 hours ago but just started happening when I logged in this morning. rune lite wilderness bug

adhansen commented 2 months ago

Alright I'll do this with #41. I didn't think to test plugin interoperability like this when I brought back the AlarmOverlay (with significant code changes).

This probably has to do with the layer that it's rendered on. https://github.com/adhansen/plugin-repo/blob/WildernessPlayerAlarm/release/src/main/java/com/WildernessPlayerAlarm/AlarmOverlay.java#L21

I will wait a few days for people to open any other issues they find with the rollback.

Bizank0 commented 2 months ago

+1, my info just disappears entirely

adhansen commented 2 months ago

@theswede402 I'm unable to reproduce this, would you be able to share your plugin configuration? Also, are you on Windows? image

theswede402 commented 2 months ago

Sure; plugin details provided here. I am on Windows 11.

image image

I am also using the Stretched Mode setting, with the following settings, but was also using this two days ago before this issue started to happen:

image

rednewt812 commented 13 hours ago

Also been experiencing the same issue since at least around Aug 20, settings attached image

adhansen commented 6 hours ago

I'm surprised that it's happening with the notification overrides' flash and not the plugin's own. I'm still unable to reproduce this. Are you seeing the same bug when the idle notifier activates?