grantjbutler / obs-layout

Build complex layouts for OBS without manually sizing and positioning sources
MIT License
1 stars 0 forks source link

Migrate from Vuex to Pinia #24

Closed grantjbutler closed 2 years ago

grantjbutler commented 2 years ago

Closes #8.

Migrate the codebase from Vuex to Pinia. This allows us to better modularize the state used by the app.