false-spring / gbfr-logs

GBFR Logs lets you track damage statistics with a nice overlay DPS meter for Granblue Fantasy: Relink.
MIT License
214 stars 25 forks source link

Add a function for the overlay to remember the position and size after closing. #86

Closed dtranjack closed 8 months ago

dtranjack commented 8 months ago

Is there a way to make the overlay remember the position and the size I resized/set it to? currently on 0.0.10 whenever I close the program completely and reopen it, it just defaults back to the default size and position on the screen, making the user resize and reposition it every time.

false-spring commented 8 months ago

This is definitely a bug and not intended. The position/size should be saved and restored when you relaunch the application. I'll investigate to see if it's a quick fix for the next release.