FiniteSingularity / obs-quick-access-utility

A quick access utility dock for OBS.
GNU General Public License v2.0
57 stars 4 forks source link

[BUG] -Docks don't save location (layout) after swapping scene collection. #55

Closed id3adeye closed 1 month ago

id3adeye commented 3 months ago

Describe the bug Docks don't save location (layout) after swapping scene collection.

To Reproduce

1.Move a dock into a location

  1. Go to a different Scene Collection
  2. Go back to last scene collection and it been reset

Environment

FiniteSingularity commented 3 months ago

Thank you for the bug report.

I can confirm this bug. It looks like the status of if the dock is floating or docked is properly being saved, and that the position is saved as well, however when the scene collection is loaded, the position isn't being set again.

FiniteSingularity commented 2 months ago

This seems to be fixed with my setup using the latest pre-release. Please give it a try, and let me know if it working properly for you. https://github.com/FiniteSingularity/obs-quick-access-utility/releases/tag/0.0.2-alpha7

FiniteSingularity commented 1 month ago

Going to close. Please re-open if you see the issue in the latest pre-releases.